@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220030446

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.
@@ -200,16 +200,36 @@ $ tsdown
200
200
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
201
  ℹ dist/docs/learning-journey-ui-coaching.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
202
202
  ℹ 193 files, total: 600.20 kB
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
204
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
205
+ │
206
+ 4 │ import { Loader2 } 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
+ [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 ]
205
215
  │
206
- 19 │ import { Menu } from "lucide-react";
216
+ 14 │ import { Menu } from "lucide-react";
207
217
   │ ───────┬──────
208
218
   │ ╰──────── Module not found, treating it as an external dependency
209
219
   │
210
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
221
  ────╯
212
222
 
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 ]
225
+ │
226
+ 8 │ import { SearchIcon } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
+  │
230
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
+ ───╯
232
+
213
233
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
214
234
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
215
235
  │
@@ -220,16 +240,6 @@ $ tsdown
220
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
241
  ────╯
222
242
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
224
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
225
- │
226
- 4 │ import { Loader2 } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
229
-  │
230
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
- ───╯
232
-
233
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
234
244
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
235
245
  │
@@ -260,10 +270,10 @@ $ tsdown
260
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
271
  ───╯
262
272
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
264
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
274
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
265
275
  │
266
- 14 │ import { Menu } from "lucide-react";
276
+ 19 │ import { Menu } from "lucide-react";
267
277
   │ ───────┬──────
268
278
   │ ╰──────── Module not found, treating it as an external dependency
269
279
   │
@@ -280,32 +290,32 @@ $ tsdown
280
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
291
  ───╯
282
292
 
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 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
285
295
  │
286
- 8 │ import { SearchIcon } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 4 │ import { Loader2 } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
289
299
   │
290
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
301
  ───╯
292
302
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
295
305
  │
296
- 6 │ import { CircleIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
299
309
   │
300
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
311
  ───╯
302
312
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
305
315
  │
306
- 5 │ import { ChevronDownIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
309
319
   │
310
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
321
  ───╯
@@ -320,55 +330,45 @@ $ 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
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
325
- │
326
- 6 │ import { CheckIcon } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
329
-  │
330
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
- ───╯
332
-
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../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 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
335
335
  │
336
- 4 │ import { Loader2 } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
339
   │
340
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
341
  ───╯
342
342
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
345
345
  │
346
- 6 │ import { XIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 7 │ import { SearchIcon } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
349
349
   │
350
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
351
  ───╯
352
352
 
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
355
355
  │
356
- 6 │ import { ChevronDownIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
359
359
   │
360
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
361
  ───╯
362
362
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
365
- │
366
- 7 │ import { SearchIcon } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
369
-  │
370
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
- ───╯
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
365
+ │
366
+ 12 │ import "lucide-react";
367
+  │ ───────┬──────
368
+  │ ╰──────── Module not found, treating it as an external dependency
369
+  │
370
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
+ ────╯
372
372
 
373
373
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
374
374
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
@@ -380,25 +380,25 @@ $ tsdown
380
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
381
  ───╯
382
382
 
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
385
385
  │
386
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
387
-  │ ───────┬──────
388
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 6 │ import { CircleIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
389
389
   │
390
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
391
  ───╯
392
392
 
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
- ────╯
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
395
+ │
396
+ 6 │ import { CheckIcon } from "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
+ ───╯
402
402
 
403
403
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
404
404
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
@@ -410,18 +410,18 @@ $ tsdown
410
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
411
  ───╯
412
412
 
413
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
414
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
414
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
415
415
  │
416
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
417
-  │ ───────┬──────
418
-  │ ╰──────── Module not found, treating it as an external dependency
416
+ 6 │ import { XIcon } from "lucide-react";
417
+  │ ───────┬──────
418
+  │ ╰──────── Module not found, treating it as an external dependency
419
419
   │
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/dialog.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
425
425
  │
426
426
  6 │ import { XIcon } from "lucide-react";
427
427
   │ ───────┬──────
@@ -430,22 +430,22 @@ $ tsdown
430
430
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
431
  ───╯
432
432
 
433
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
434
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
435
435
  │
436
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
437
-  │ ───────┬──────
438
-  │ ╰──────── Module not found, treating it as an external dependency
436
+ 5 │ import { ChevronDownIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
439
439
   │
440
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
441
  ───╯
442
442
 
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 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
445
445
  │
446
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
447
-  │ ───────┬──────
448
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 6 │ import { ChevronDownIcon } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
449
449
   │
450
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
451
  ───╯
@@ -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 11032ms
483
+ ✔ Build complete in 13800ms
484
484
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-coaching
2
2
 
3
- ## 0.0.0-canary-20251220021406
3
+ ## 0.0.0-canary-20251220030446
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-ambient-coach@0.0.0-canary-20251220021406
13
- - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251220021406
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220021406
15
- - @lssm/lib.contracts@0.0.0-canary-20251220021406
16
- - @lssm/lib.design-system@0.0.0-canary-20251220021406
17
- - @lssm/lib.schema@0.0.0-canary-20251220021406
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220021406
19
- - @lssm/module.learning-journey@0.0.0-canary-20251220021406
12
+ - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251220030446
13
+ - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251220030446
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251220030446
15
+ - @lssm/lib.contracts@0.0.0-canary-20251220030446
16
+ - @lssm/lib.design-system@0.0.0-canary-20251220030446
17
+ - @lssm/lib.schema@0.0.0-canary-20251220030446
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220030446
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251220030446
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime2 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/EngagementMeter.d.ts
4
4
  interface EngagementMeterProps {
@@ -12,7 +12,7 @@ declare function EngagementMeter({
12
12
  actioned,
13
13
  pending,
14
14
  streak
15
- }: EngagementMeterProps): react_jsx_runtime2.JSX.Element;
15
+ }: EngagementMeterProps): react_jsx_runtime4.JSX.Element;
16
16
  //#endregion
17
17
  export { EngagementMeter };
18
18
  //# sourceMappingURL=EngagementMeter.d.ts.map
@@ -1,4 +1,4 @@
1
- import * as react_jsx_runtime4 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/TipCard.d.ts
@@ -15,7 +15,7 @@ declare function TipCard({
15
15
  isCurrent,
16
16
  onComplete,
17
17
  onDismiss
18
- }: TipCardProps): react_jsx_runtime4.JSX.Element;
18
+ }: TipCardProps): react_jsx_runtime5.JSX.Element;
19
19
  //#endregion
20
20
  export { TipCard };
21
21
  //# sourceMappingURL=TipCard.d.ts.map
@@ -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 { 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_runtime3.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_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/Timeline.d.ts
5
5
  declare function Timeline({
6
6
  track,
7
7
  progress
8
- }: LearningViewProps): react_jsx_runtime5.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-coaching",
3
- "version": "0.0.0-canary-20251220021406",
3
+ "version": "0.0.0-canary-20251220030446",
4
4
  "description": "Contextual coaching UI with tip cards and engagement tracking.",
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-20251220021406",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251220021406",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220021406",
42
- "@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-20251220021406",
43
- "@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-20251220021406",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251220021406",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251220021406",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220021406",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251220030446",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251220030446",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220030446",
42
+ "@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-20251220030446",
43
+ "@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-20251220030446",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220030446",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251220030446",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220030446",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220030446",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251220030446",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"