@lssm/example.learning-journey-ui-onboarding 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.
@@ -203,6 +203,26 @@ $ tsdown
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
205
  ℹ 196 files, total: 608.11 kB
206
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
207
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
208
+ │
209
+ 5 │ import { Loader2 } 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/marketing/MarketingComparisonSection.js
217
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
218
+ │
219
+ 6 │ import { CheckCircle } from "lucide-react";
220
+  │ ───────┬──────
221
+  │ ╰──────── Module not found, treating it as an external dependency
222
+  │
223
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
+ ───╯
225
+
206
226
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
207
227
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
208
228
  │
@@ -213,16 +233,26 @@ $ tsdown
213
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
234
  ───╯
215
235
 
216
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
217
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
237
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
218
238
  │
219
- 12 │ import { Menu } from "lucide-react";
239
+ 14 │ import { Menu } from "lucide-react";
220
240
   │ ───────┬──────
221
241
   │ ╰──────── Module not found, treating it as an external dependency
222
242
   │
223
243
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
224
244
  ────╯
225
245
 
246
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
247
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
248
+ │
249
+ 8 │ import { SearchIcon } from "lucide-react";
250
+  │ ───────┬──────
251
+  │ ╰──────── Module not found, treating it as an external dependency
252
+  │
253
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
+ ───╯
255
+
226
256
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
227
257
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
228
258
  │
@@ -233,16 +263,6 @@ $ tsdown
233
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
264
  ───╯
235
265
 
236
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
237
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
238
- │
239
- 14 │ import { Menu } from "lucide-react";
240
-  │ ───────┬──────
241
-  │ ╰──────── Module not found, treating it as an external dependency
242
-  │
243
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
244
- ────╯
245
-
246
266
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
247
267
  â•­─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
248
268
  │
@@ -253,16 +273,6 @@ $ tsdown
253
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
274
  ───╯
255
275
 
256
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
257
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
258
- │
259
- 8 │ import { SearchIcon } from "lucide-react";
260
-  │ ───────┬──────
261
-  │ ╰──────── Module not found, treating it as an external dependency
262
-  │
263
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
- ───╯
265
-
266
276
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
267
277
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
268
278
  │
@@ -273,42 +283,62 @@ $ tsdown
273
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
284
  ────╯
275
285
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
277
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
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
+ ────╯
295
+
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
298
+ │
299
+ 12 │ import "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
302
+  │
303
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
+ ────╯
305
+
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
278
308
  │
279
- 6 │ import { CheckCircle } from "lucide-react";
280
-  │ ───────┬──────
281
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 6 │ import { CircleIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
282
312
   │
283
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
314
  ───╯
285
315
 
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 ]
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
288
318
  │
289
- 5 │ import { Loader2 } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
319
+ 6 │ import { XIcon } from "lucide-react";
320
+  │ ───────┬──────
321
+  │ ╰──────── Module not found, treating it as an external dependency
292
322
   │
293
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
324
  ───╯
295
325
 
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 ]
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
327
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
298
328
  │
299
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
329
+ 4 │ import { Globe } 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
  ───╯
305
335
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
308
338
  │
309
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 7 │ import { SearchIcon } from "lucide-react";
340
+  │ ───────┬──────
341
+  │ ╰──────── Module not found, treating it as an external dependency
312
342
   │
313
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
344
  ───╯
@@ -323,62 +353,42 @@ $ tsdown
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/dropdown-menu.js
327
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
328
- │
329
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
330
-  │ ───────┬──────
331
-  │ ╰──────── Module not found, treating it as an external dependency
332
-  │
333
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
- ───╯
335
-
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
356
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
338
358
  │
339
- 6 │ import { ChevronDownIcon } from "lucide-react";
359
+ 5 │ import { ChevronDownIcon } from "lucide-react";
340
360
   │ ───────┬──────
341
361
   │ ╰──────── Module not found, treating it as an external dependency
342
362
   │
343
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
364
  ───╯
345
365
 
346
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
366
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
367
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
348
368
  │
349
- 6 │ import { XIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
369
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
370
+  │ ───────┬──────
371
+  │ ╰──────── Module not found, treating it as an external dependency
352
372
   │
353
373
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
374
  ───╯
355
375
 
356
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
357
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
358
- │
359
- 12 │ import "lucide-react";
360
-  │ ───────┬──────
361
-  │ ╰──────── Module not found, treating it as an external dependency
362
-  │
363
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
364
- ────╯
365
-
366
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
367
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
368
378
  │
369
- 7 │ import { SearchIcon } from "lucide-react";
370
-  │ ───────┬──────
371
-  │ ╰──────── Module not found, treating it as an external dependency
379
+ 6 │ import { ChevronDownIcon } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
372
382
   │
373
383
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
384
  ───╯
375
385
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
377
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
386
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
387
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
378
388
  │
379
- 5 │ import { ChevronDownIcon } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
389
+ 6 │ import { CheckIcon, CircleIcon } 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
  ───╯
@@ -393,6 +403,16 @@ $ tsdown
393
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
404
  ───╯
395
405
 
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
408
+ │
409
+ 6 │ import { CheckIcon } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
412
+  │
413
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
+ ───╯
415
+
396
416
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
397
417
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
398
418
  │
@@ -403,10 +423,10 @@ $ tsdown
403
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
424
  ───╯
405
425
 
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 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
408
428
  │
409
- 4 │ import { Globe } from "lucide-react";
429
+ 6 │ import { XIcon } from "lucide-react";
410
430
   │ ───────┬──────
411
431
   │ ╰──────── Module not found, treating it as an external dependency
412
432
   │
@@ -423,32 +443,12 @@ $ tsdown
423
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
444
  ───╯
425
445
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
427
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
428
- │
429
- 6 │ import { XIcon } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
432
-  │
433
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
- ───╯
435
-
436
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
438
- │
439
- 6 │ import { CheckIcon } from "lucide-react";
440
-  │ ───────┬──────
441
-  │ ╰──────── Module not found, treating it as an external dependency
442
-  │
443
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
- ───╯
445
-
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
447
- ╭─[ ../../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/select.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
448
448
  │
449
- 6 │ import { CircleIcon } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
450
+  │ ───────┬──────
451
+  │ ╰──────── Module not found, treating it as an external dependency
452
452
   │
453
453
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
454
454
  ───╯
@@ -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 21955ms
486
+ ✔ Build complete in 21309ms
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-20251221114240
3
+ ## 0.0.0-canary-20251221132705
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-20251221114240
13
- - @lssm/example.learning-journey-studio-onboarding@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-core@0.0.0-canary-20251221114240
19
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221114240
20
- - @lssm/module.learning-journey@0.0.0-canary-20251221114240
12
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251221132705
13
+ - @lssm/example.learning-journey-studio-onboarding@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-core@0.0.0-canary-20251221132705
19
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221132705
20
+ - @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
- }: OnboardingOverviewProps): react_jsx_runtime3.JSX.Element;
12
+ }: OnboardingOverviewProps): 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 ProgressView({
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 { ProgressView as Progress, ProgressView };
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-onboarding",
3
- "version": "0.0.0-canary-20251221114240",
3
+ "version": "0.0.0-canary-20251221132705",
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-20251221114240",
40
- "@lssm/lib.schema": "0.0.0-canary-20251221114240",
41
- "@lssm/lib.contracts": "0.0.0-canary-20251221114240",
42
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221114240",
43
- "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221114240",
44
- "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221114240",
45
- "@lssm/module.learning-journey": "0.0.0-canary-20251221114240",
46
- "@lssm/lib.design-system": "0.0.0-canary-20251221114240",
47
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221114240",
39
+ "@lssm/lib.ui-kit-core": "0.0.0-canary-20251221132705",
40
+ "@lssm/lib.schema": "0.0.0-canary-20251221132705",
41
+ "@lssm/lib.contracts": "0.0.0-canary-20251221132705",
42
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221132705",
43
+ "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221132705",
44
+ "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221132705",
45
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221132705",
46
+ "@lssm/lib.design-system": "0.0.0-canary-20251221132705",
47
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221132705",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@lssm/tool.tsdown": "0.0.0-canary-20251221114240",
52
- "@lssm/tool.typescript": "0.0.0-canary-20251221114240",
51
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221132705",
52
+ "@lssm/tool.typescript": "0.0.0-canary-20251221132705",
53
53
  "@types/react": "^19.1.6",
54
54
  "tsdown": "^0.18.1",
55
55
  "typescript": "^5.9.3"