@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251220002821 → 0.0.0-canary-20251220015515

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.
@@ -2,7 +2,7 @@ $ bun build:bundle && bun build:types
2
2
  $ tsdown
3
3
  ℹ tsdown v0.18.1 powered by rolldown v1.0.0-beta.55
4
4
  ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-onboarding/tsdown.config.js
5
- ℹ entry: src/OnboardingMiniApp.tsx, src/example.ts, src/index.ts, src/components/CodeSnippet.tsx, src/components/JourneyMap.tsx, src/components/StepChecklist.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-onboarding.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
5
+ ℹ entry: src/OnboardingMiniApp.tsx, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-onboarding.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts, src/components/CodeSnippet.tsx, src/components/JourneyMap.tsx, src/components/StepChecklist.tsx, src/components/index.ts
6
6
  ℹ target: esnext
7
7
  ℹ tsconfig: tsconfig.json
8
8
  ℹ Build start
@@ -203,36 +203,6 @@ $ 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: 607.82 kB
206
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
207
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
208
- │
209
- 4 │ 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/atoms/DataChips.js
217
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
218
- │
219
- 4 │ import { Calendar, Clock, MapPin } 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
-
226
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
227
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
228
- │
229
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
230
-  │ ───────┬──────
231
-  │ ╰──────── Module not found, treating it as an external dependency
232
-  │
233
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
234
- ───╯
235
-
236
206
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
237
207
  â•­─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
238
208
  │
@@ -263,6 +233,16 @@ $ tsdown
263
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
264
234
  ────╯
265
235
 
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
237
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
238
+ │
239
+ 6 │ import { CheckCircle } 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
+
266
246
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
267
247
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
268
248
  │
@@ -273,56 +253,46 @@ $ tsdown
273
253
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
254
  ────╯
275
255
 
276
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
277
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
256
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
257
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
278
258
  │
279
- 5 │ import { Loader2 } from "lucide-react";
280
-  │ ───────┬──────
281
-  │ ╰──────── Module not found, treating it as an external dependency
259
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
260
+  │ ───────┬──────
261
+  │ ╰──────── Module not found, treating it as an external dependency
282
262
   │
283
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
284
264
  ───╯
285
265
 
286
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
287
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
267
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
288
268
  │
289
- 6 │ import { CheckCircle } from "lucide-react";
290
-  │ ───────┬──────
291
-  │ ╰──────── Module not found, treating it as an external dependency
269
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
270
+  │ ───────┬──────
271
+  │ ╰──────── Module not found, treating it as an external dependency
292
272
   │
293
273
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
274
  ───╯
295
275
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
276
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
277
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
298
278
  │
299
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
300
-  │ ───────┬──────
301
-  │ ╰──────── Module not found, treating it as an external dependency
279
+ 4 │ import { Loader2 } from "lucide-react";
280
+  │ ───────┬──────
281
+  │ ╰──────── Module not found, treating it as an external dependency
302
282
   │
303
283
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
304
284
  ───╯
305
285
 
306
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
307
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
308
288
  │
309
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── 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
312
292
   │
313
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
294
  ───╯
315
295
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
318
- │
319
- 12 │ import "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
296
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
327
297
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
328
298
  │
@@ -333,6 +303,26 @@ $ tsdown
333
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
304
  ───╯
335
305
 
306
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
307
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
308
+ │
309
+ 7 │ import { ArrowLeft, ArrowRight } 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
+ ───╯
315
+
316
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
317
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
318
+ │
319
+ 5 │ import { ChevronRight, MoreHorizontal } 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
+
336
326
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
337
327
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
338
328
  │
@@ -343,16 +333,46 @@ $ tsdown
343
333
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
344
334
  ───╯
345
335
 
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 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
348
338
  │
349
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
339
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
350
340
   │ ───────┬──────
351
341
   │ ╰──────── Module not found, treating it as an external dependency
352
342
   │
353
343
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
354
344
  ───╯
355
345
 
346
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
347
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
348
+ │
349
+ 12 │ import "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/select.js
357
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
358
+ │
359
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "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/accordion.js
367
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
368
+ │
369
+ 6 │ import { ChevronDownIcon } 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
+
356
376
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
357
377
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
358
378
  │
@@ -373,32 +393,32 @@ $ tsdown
373
393
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
394
  ───╯
375
395
 
376
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
377
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 ]
378
398
  │
379
- 4 │ import { Loader2 } from "lucide-react";
380
-  │ ───────┬──────
381
-  │ ╰──────── Module not found, treating it as an external dependency
399
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
400
+  │ ───────┬──────
401
+  │ ╰──────── Module not found, treating it as an external dependency
382
402
   │
383
403
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
404
  ───╯
385
405
 
386
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
387
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
388
408
  │
389
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
390
-  │ ───────┬──────
391
-  │ ╰──────── Module not found, treating it as an external dependency
409
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
392
412
   │
393
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
394
414
  ───╯
395
415
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
417
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
398
418
  │
399
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 6 │ import { CheckIcon } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
402
422
   │
403
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
424
  ───╯
@@ -413,16 +433,6 @@ $ tsdown
413
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
434
  ───╯
415
435
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
418
- │
419
- 6 │ import { CheckIcon } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
422
-  │
423
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
- ───╯
425
-
426
436
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
427
437
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
428
438
  │
@@ -433,22 +443,12 @@ $ tsdown
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/accordion.js
437
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
438
- │
439
- 6 │ import { ChevronDownIcon } 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/organisms/ListPage/ListPage.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
447
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
448
448
  │
449
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 4 │ import { Loader2 } 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 15609ms
486
+ ✔ Build complete in 25323ms
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-20251220002821
3
+ ## 0.0.0-canary-20251220015515
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-20251220002821
13
- - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251220002821
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220002821
15
- - @lssm/lib.contracts@0.0.0-canary-20251220002821
16
- - @lssm/lib.design-system@0.0.0-canary-20251220002821
17
- - @lssm/lib.schema@0.0.0-canary-20251220002821
18
- - @lssm/lib.ui-kit-core@0.0.0-canary-20251220002821
19
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220002821
20
- - @lssm/module.learning-journey@0.0.0-canary-20251220002821
12
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251220015515
13
+ - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251220015515
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220015515
15
+ - @lssm/lib.contracts@0.0.0-canary-20251220015515
16
+ - @lssm/lib.design-system@0.0.0-canary-20251220015515
17
+ - @lssm/lib.schema@0.0.0-canary-20251220015515
18
+ - @lssm/lib.ui-kit-core@0.0.0-canary-20251220015515
19
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220015515
20
+ - @lssm/module.learning-journey@0.0.0-canary-20251220015515
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime3 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime2 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_runtime3.JSX.Element;
22
+ }: StepChecklistProps): react_jsx_runtime2.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_runtime2 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/Overview.d.ts
@@ -9,7 +9,7 @@ declare function Overview({
9
9
  track,
10
10
  progress,
11
11
  onStart
12
- }: OnboardingOverviewProps): react_jsx_runtime2.JSX.Element;
12
+ }: OnboardingOverviewProps): react_jsx_runtime3.JSX.Element;
13
13
  //#endregion
14
14
  export { Overview };
15
15
  //# sourceMappingURL=Overview.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-20251220002821",
3
+ "version": "0.0.0-canary-20251220015515",
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-20251220002821",
40
- "@lssm/lib.schema": "0.0.0-canary-20251220002821",
41
- "@lssm/lib.contracts": "0.0.0-canary-20251220002821",
42
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220002821",
43
- "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251220002821",
44
- "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251220002821",
45
- "@lssm/module.learning-journey": "0.0.0-canary-20251220002821",
46
- "@lssm/lib.design-system": "0.0.0-canary-20251220002821",
47
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220002821",
39
+ "@lssm/lib.ui-kit-core": "0.0.0-canary-20251220015515",
40
+ "@lssm/lib.schema": "0.0.0-canary-20251220015515",
41
+ "@lssm/lib.contracts": "0.0.0-canary-20251220015515",
42
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220015515",
43
+ "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251220015515",
44
+ "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251220015515",
45
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220015515",
46
+ "@lssm/lib.design-system": "0.0.0-canary-20251220015515",
47
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220015515",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@lssm/tool.tsdown": "0.0.0-canary-20251220002821",
52
- "@lssm/tool.typescript": "0.0.0-canary-20251220002821",
51
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220015515",
52
+ "@lssm/tool.typescript": "0.0.0-canary-20251220015515",
53
53
  "@types/react": "^19.1.6",
54
54
  "tsdown": "^0.18.1",
55
55
  "typescript": "^5.9.3"