@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251221165922 → 0.0.0-canary-20251221185840

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -202,8 +202,18 @@ $ tsdown
202
202
  ℹ dist/components/index.d.ts  0.20 kB │ gzip: 0.11 kB
203
203
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
204
204
  ℹ dist/docs/learning-journey-ui-onboarding.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
205
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
206
205
  ℹ 196 files, total: 608.22 kB
206
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
207
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
208
+ │
209
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
210
+  │ ───────┬──────
211
+  │ ╰──────── Module not found, treating it as an external dependency
212
+  │
213
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
+ ───╯
215
+
216
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
207
217
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
208
218
  │
209
219
  4 │ import { Loader2 } from "lucide-react";
@@ -213,12 +223,12 @@ $ tsdown
213
223
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
224
  ───╯
215
225
 
216
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
217
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
226
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
227
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
218
228
  │
219
- 5 │ import { Loader2 } from "lucide-react";
220
-  │ ───────┬──────
221
-  │ ╰──────── Module not found, treating it as an external dependency
229
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
230
+  │ ───────┬──────
231
+  │ ╰──────── Module not found, treating it as an external dependency
222
232
   │
223
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
234
  ───╯
@@ -253,6 +263,16 @@ $ tsdown
253
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
264
  ────╯
255
265
 
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
267
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
268
+ │
269
+ 12 │ import { Menu } from "lucide-react";
270
+  │ ───────┬──────
271
+  │ ╰──────── Module not found, treating it as an external dependency
272
+  │
273
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
+ ────╯
275
+
256
276
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
257
277
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
258
278
  │
@@ -263,42 +283,52 @@ $ tsdown
263
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
284
  ───╯
265
285
 
266
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
267
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
286
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
287
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
268
288
  │
269
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
270
-  │ ───────┬──────
271
-  │ ╰──────── Module not found, treating it as an external dependency
289
+ 5 │ import { Loader2 } from "lucide-react";
290
+  │ ───────┬──────
291
+  │ ╰──────── Module not found, treating it as an external dependency
272
292
   │
273
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
294
  ───╯
275
295
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
277
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
278
298
  │
279
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
280
-  │ ───────┬──────
281
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
282
302
   │
283
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
304
  ───╯
285
305
 
286
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
287
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
288
- │
289
- 12 │ import { Menu } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
292
-  │
293
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
- ────╯
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
307
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
308
+ │
309
+ 4 │ import { Loader2 } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
312
+  │
313
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
+ ───╯
295
315
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
298
318
  │
299
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 6 │ import { CircleIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
322
+  │
323
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
+ ───╯
325
+
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
328
+ │
329
+ 6 │ import { CheckIcon } from "lucide-react";
330
+  │ ───────┬──────
331
+  │ ╰──────── Module not found, treating it as an external dependency
302
332
   │
303
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
334
  ───╯
@@ -313,22 +343,22 @@ $ tsdown
313
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
344
  ───╯
315
345
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
346
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
347
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
318
348
  │
319
- 7 │ import { SearchIcon } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
349
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
350
+  │ ───────┬──────
351
+  │ ╰──────── Module not found, treating it as an external dependency
322
352
   │
323
353
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
354
  ───╯
325
355
 
326
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
328
358
  │
329
- 6 │ import { XIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
359
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
360
+  │ ───────┬──────
361
+  │ ╰──────── Module not found, treating it as an external dependency
332
362
   │
333
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
364
  ───╯
@@ -343,72 +373,52 @@ $ tsdown
343
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
374
  ────╯
345
375
 
346
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
348
- │
349
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
352
-  │
353
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
- ───╯
355
-
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
377
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
358
378
  │
359
- 6 │ import { XIcon } from "lucide-react";
379
+ 4 │ import { Globe } from "lucide-react";
360
380
   │ ───────┬──────
361
381
   │ ╰──────── Module not found, treating it as an external dependency
362
382
   │
363
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
384
  ───╯
365
385
 
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
368
- │
369
- 6 │ import { CheckIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
372
-  │
373
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
- ───╯
375
-
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
377
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
378
388
  │
379
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { ChevronDownIcon } from "lucide-react";
390
+  │ ───────┬──────
391
+  │ ╰──────── Module not found, treating it as an external dependency
382
392
   │
383
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
394
  ───╯
385
395
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
396
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
397
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
388
398
  │
389
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 6 │ import { XIcon } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
392
402
   │
393
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
404
  ───╯
395
405
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
398
408
  │
399
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
409
+ 6 │ import { XIcon } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
402
412
   │
403
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
414
  ───╯
405
415
 
406
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
407
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
417
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
408
418
  │
409
- 4 │ import { Globe } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
412
422
   │
413
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
424
  ───╯
@@ -423,32 +433,32 @@ $ tsdown
423
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
434
  ───╯
425
435
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
427
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
436
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
437
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
428
438
  │
429
- 4 │ import { Loader2 } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
439
+ 7 │ import { SearchIcon } from "lucide-react";
440
+  │ ───────┬──────
441
+  │ ╰──────── Module not found, treating it as an external dependency
432
442
   │
433
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
444
  ───╯
435
445
 
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
438
448
  │
439
- 6 │ import { CircleIcon } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
442
452
   │
443
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
454
  ───╯
445
455
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
456
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
457
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
448
458
  │
449
- 6 │ import { ChevronDownIcon } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
459
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
460
+  │ ───────┬──────
461
+  │ ╰──────── Module not found, treating it as an external dependency
452
462
   │
453
463
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
464
  ───╯
@@ -463,16 +473,6 @@ $ tsdown
463
473
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
464
474
  ───╯
465
475
 
466
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
467
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
468
- │
469
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
470
-  │ ───────┬──────
471
-  │ ╰──────── Module not found, treating it as an external dependency
472
-  │
473
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
474
- ───╯
475
-
476
476
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
477
477
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
478
478
  │
@@ -483,5 +483,5 @@ $ tsdown
483
483
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
484
484
  ───╯
485
485
 
486
- ✔ Build complete in 8051ms
486
+ ✔ Build complete in 9592ms
487
487
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-onboarding
2
2
 
3
- ## 0.0.0-canary-20251221165922
3
+ ## 0.0.0-canary-20251221185840
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,12 +9,12 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251221165922
13
- - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251221165922
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221165922
15
- - @lssm/lib.contracts@0.0.0-canary-20251221165922
16
- - @lssm/lib.design-system@0.0.0-canary-20251221165922
17
- - @lssm/lib.schema@0.0.0-canary-20251221165922
18
- - @lssm/lib.ui-kit-core@0.0.0-canary-20251221165922
19
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221165922
20
- - @lssm/module.learning-journey@0.0.0-canary-20251221165922
12
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251221185840
13
+ - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251221185840
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221185840
15
+ - @lssm/lib.contracts@0.0.0-canary-20251221185840
16
+ - @lssm/lib.design-system@0.0.0-canary-20251221185840
17
+ - @lssm/lib.schema@0.0.0-canary-20251221185840
18
+ - @lssm/lib.ui-kit-core@0.0.0-canary-20251221185840
19
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221185840
20
+ - @lssm/module.learning-journey@0.0.0-canary-20251221185840
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime6 from "react/jsx-runtime";
2
2
  import { LearningMiniAppProps } from "@lssm/example.learning-journey-ui-shared";
3
3
 
4
4
  //#region src/OnboardingMiniApp.d.ts
@@ -11,7 +11,7 @@ declare function OnboardingMiniApp({
11
11
  onStepComplete: externalOnStepComplete,
12
12
  onViewChange,
13
13
  initialView
14
- }: OnboardingMiniAppProps): react_jsx_runtime0.JSX.Element;
14
+ }: OnboardingMiniAppProps): react_jsx_runtime6.JSX.Element;
15
15
  //#endregion
16
16
  export { OnboardingMiniApp };
17
17
  //# sourceMappingURL=OnboardingMiniApp.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime0 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/CodeSnippet.d.ts
4
4
  interface CodeSnippetProps {
@@ -10,7 +10,7 @@ declare function CodeSnippet({
10
10
  code,
11
11
  language,
12
12
  title
13
- }: CodeSnippetProps): react_jsx_runtime0.JSX.Element;
13
+ }: CodeSnippetProps): react_jsx_runtime4.JSX.Element;
14
14
  //#endregion
15
15
  export { CodeSnippet };
16
16
  //# sourceMappingURL=CodeSnippet.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime5 from "react/jsx-runtime";
2
2
  import { LearningJourneyStepSpec } from "@lssm/module.learning-journey/track-spec";
3
3
 
4
4
  //#region src/components/JourneyMap.d.ts
@@ -11,7 +11,7 @@ declare function JourneyMap({
11
11
  steps,
12
12
  completedStepIds,
13
13
  currentStepId
14
- }: JourneyMapProps): react_jsx_runtime1.JSX.Element;
14
+ }: JourneyMapProps): react_jsx_runtime5.JSX.Element;
15
15
  //#endregion
16
16
  export { JourneyMap };
17
17
  //# sourceMappingURL=JourneyMap.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"JourneyMap.d.ts","names":[],"sources":["../../src/components/JourneyMap.tsx"],"sourcesContent":[],"mappings":";;;;UAKU,eAAA;SACD;;EADC,aAAA,CAAA,EAAA,MAAe,GAAA,IAChB;AAgBT;AACE,iBADc,UAAA,CACd;EAAA,KAAA;EAAA,gBAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,kBAAA,CAAA,GAAA,CAAA,OAHhB"}
1
+ {"version":3,"file":"JourneyMap.d.ts","names":[],"sources":["../../src/components/JourneyMap.tsx"],"sourcesContent":[],"mappings":";;;;UAKU,eAAA;SACD;;EADC,aAAA,CAAA,EAAA,MAAe,GAAA,IAAA;AAiBzB;AACE,iBADc,UAAA,CACd;EAAA,KAAA;EAAA,gBAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,kBAAA,CAAA,GAAA,CAAA,OAHhB"}
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
2
2
  import { LearningJourneyStepSpec } from "@lssm/module.learning-journey/track-spec";
3
3
 
4
4
  //#region src/components/StepChecklist.d.ts
@@ -19,7 +19,7 @@ declare function StepChecklist({
19
19
  isExpanded,
20
20
  onToggle,
21
21
  onComplete
22
- }: StepChecklistProps): react_jsx_runtime2.JSX.Element;
22
+ }: StepChecklistProps): react_jsx_runtime0.JSX.Element;
23
23
  //#endregion
24
24
  export { StepChecklist };
25
25
  //# sourceMappingURL=StepChecklist.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime0 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
- }: OnboardingOverviewProps): react_jsx_runtime3.JSX.Element;
12
+ }: OnboardingOverviewProps): react_jsx_runtime0.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_runtime5 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime1 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 ProgressView({
6
6
  track,
7
7
  progress
8
- }: LearningViewProps): react_jsx_runtime5.JSX.Element;
8
+ }: LearningViewProps): react_jsx_runtime1.JSX.Element;
9
9
  //#endregion
10
10
  export { ProgressView as Progress, ProgressView };
11
11
  //# sourceMappingURL=Progress.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime4 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 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_runtime4.JSX.Element;
9
+ }: LearningViewProps): react_jsx_runtime2.JSX.Element;
10
10
  //#endregion
11
11
  export { Steps };
12
12
  //# sourceMappingURL=Steps.d.ts.map
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime6 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/Timeline.d.ts
5
5
  declare function Timeline({
6
6
  track,
7
7
  progress
8
- }: LearningViewProps): react_jsx_runtime6.JSX.Element;
8
+ }: LearningViewProps): react_jsx_runtime3.JSX.Element;
9
9
  //#endregion
10
10
  export { Timeline };
11
11
  //# sourceMappingURL=Timeline.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-ui-onboarding",
3
- "version": "0.0.0-canary-20251221165922",
3
+ "version": "0.0.0-canary-20251221185840",
4
4
  "description": "Developer onboarding UI with checklists and journey maps.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -36,20 +36,20 @@
36
36
  "test": "bun test"
37
37
  },
38
38
  "dependencies": {
39
- "@lssm/lib.ui-kit-core": "0.0.0-canary-20251221165922",
40
- "@lssm/lib.schema": "0.0.0-canary-20251221165922",
41
- "@lssm/lib.contracts": "0.0.0-canary-20251221165922",
42
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221165922",
43
- "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221165922",
44
- "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221165922",
45
- "@lssm/module.learning-journey": "0.0.0-canary-20251221165922",
46
- "@lssm/lib.design-system": "0.0.0-canary-20251221165922",
47
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221165922",
39
+ "@lssm/lib.ui-kit-core": "0.0.0-canary-20251221185840",
40
+ "@lssm/lib.schema": "0.0.0-canary-20251221185840",
41
+ "@lssm/lib.contracts": "0.0.0-canary-20251221185840",
42
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221185840",
43
+ "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221185840",
44
+ "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221185840",
45
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221185840",
46
+ "@lssm/lib.design-system": "0.0.0-canary-20251221185840",
47
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221185840",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@lssm/tool.tsdown": "0.0.0-canary-20251221165922",
52
- "@lssm/tool.typescript": "0.0.0-canary-20251221165922",
51
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221185840",
52
+ "@lssm/tool.typescript": "0.0.0-canary-20251221185840",
53
53
  "@types/react": "^19.1.6",
54
54
  "tsdown": "^0.18.1",
55
55
  "typescript": "^5.9.3"