@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251221144710 → 0.0.0-canary-20251221164004

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.
@@ -210,10 +210,20 @@ $ tsdown
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
212
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
214
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
214
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
215
+ │
216
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
+  │
220
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
+ ───╯
222
+
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
224
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
215
225
  │
216
- 19 │ import { Menu } from "lucide-react";
226
+ 14 │ import { Menu } from "lucide-react";
217
227
   │ ───────┬──────
218
228
   │ ╰──────── Module not found, treating it as an external dependency
219
229
   │
@@ -230,15 +240,15 @@ $ tsdown
230
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
241
  ───╯
232
242
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
234
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
235
- │
236
- 12 │ import { Menu } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
239
-  │
240
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
- ────╯
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
244
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
245
+ │
246
+ 5 │ import { Loader2 } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
249
+  │
250
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
+ ───╯
242
252
 
243
253
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
244
254
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
@@ -260,42 +270,32 @@ $ 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/atoms/ActionButtons.js
264
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
265
- │
266
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
269
-  │
270
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
- ───╯
272
-
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
274
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
275
- │
276
- 5 │ import { Loader2 } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
279
-  │
280
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
- ───╯
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
274
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
275
+ │
276
+ 12 │ import { Menu } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
+  │
280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
+ ────╯
282
282
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
284
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
284
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
285
285
  │
286
- 14 │ import { Menu } from "lucide-react";
286
+ 19 │ import { Menu } from "lucide-react";
287
287
   │ ───────┬──────
288
288
   │ ╰──────── Module not found, treating it as an external dependency
289
289
   │
290
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
291
  ────╯
292
292
 
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 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
295
295
  │
296
- 4 │ import { Loader2 } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 5 │ import { ChevronDownIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
300
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
301
  ───╯
@@ -310,32 +310,32 @@ $ tsdown
310
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
311
  ───╯
312
312
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
315
315
  │
316
- 7 │ import { SearchIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 6 │ import { XIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
319
   │
320
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
321
  ───╯
322
322
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
324
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
325
325
  │
326
- 4 │ import { Globe } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ import { ChevronDownIcon } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
329
329
   │
330
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
331
  ───╯
332
332
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
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 ]
335
335
  │
336
- 6 │ import { XIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 4 │ import { Loader2 } 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
  ───╯
@@ -350,12 +350,12 @@ $ tsdown
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/navigation-menu.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
355
355
  │
356
- 5 │ import { ChevronDownIcon } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 7 │ import { SearchIcon } 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
  ───╯
@@ -370,16 +370,6 @@ $ tsdown
370
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
371
  ───╯
372
372
 
373
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
375
- │
376
- 6 │ import { ChevronDownIcon } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
379
-  │
380
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
- ───╯
382
-
383
373
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
384
374
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
385
375
  │
@@ -390,22 +380,32 @@ $ tsdown
390
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
381
  ───╯
392
382
 
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
395
385
  │
396
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
386
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
399
389
   │
400
390
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
391
  ───╯
402
392
 
403
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
404
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
394
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
405
395
  │
406
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
407
-  │ ───────┬──────
408
-  │ ╰──────── Module not found, treating it as an external dependency
396
+ 4 │ import { Globe } 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
+
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
405
+ │
406
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
409
409
   │
410
410
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
411
  ───╯
@@ -420,16 +420,6 @@ $ tsdown
420
420
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
421
  ────╯
422
422
 
423
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
424
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
425
- │
426
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
427
-  │ ───────┬──────
428
-  │ ╰──────── Module not found, treating it as an external dependency
429
-  │
430
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
- ───╯
432
-
433
423
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
434
424
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
435
425
  │
@@ -450,12 +440,12 @@ $ tsdown
450
440
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
441
  ───╯
452
442
 
453
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
455
445
  │
456
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
457
-  │ ───────┬──────
458
-  │ ╰──────── Module not found, treating it as an external dependency
446
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
459
449
   │
460
450
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
451
  ───╯
@@ -470,6 +460,16 @@ $ tsdown
470
460
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
461
  ───╯
472
462
 
463
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
464
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
465
+ │
466
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
467
+  │ ───────┬──────
468
+  │ ╰──────── Module not found, treating it as an external dependency
469
+  │
470
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
+ ───╯
472
+
473
473
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
474
474
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
475
475
  │
@@ -480,5 +480,5 @@ $ tsdown
480
480
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
481
481
  ───╯
482
482
 
483
- ✔ Build complete in 5245ms
483
+ ✔ Build complete in 9010ms
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-20251221144710
3
+ ## 0.0.0-canary-20251221164004
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-20251221144710
13
- - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251221144710
14
- - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221144710
15
- - @lssm/lib.contracts@0.0.0-canary-20251221144710
16
- - @lssm/lib.design-system@0.0.0-canary-20251221144710
17
- - @lssm/lib.schema@0.0.0-canary-20251221144710
18
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221144710
19
- - @lssm/module.learning-journey@0.0.0-canary-20251221144710
12
+ - @lssm/example.learning-journey-ambient-coach@0.0.0-canary-20251221164004
13
+ - @lssm/example.learning-journey-crm-onboarding@0.0.0-canary-20251221164004
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221164004
15
+ - @lssm/lib.contracts@0.0.0-canary-20251221164004
16
+ - @lssm/lib.design-system@0.0.0-canary-20251221164004
17
+ - @lssm/lib.schema@0.0.0-canary-20251221164004
18
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221164004
19
+ - @lssm/module.learning-journey@0.0.0-canary-20251221164004
@@ -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
 
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_runtime0.JSX.Element;
15
+ }: EngagementMeterProps): react_jsx_runtime6.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_runtime1 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime4 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_runtime1.JSX.Element;
18
+ }: TipCardProps): react_jsx_runtime4.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_runtime2 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/TipFeed.d.ts
@@ -12,7 +12,7 @@ interface TipFeedProps {
12
12
  }
13
13
  declare function TipFeed({
14
14
  items
15
- }: TipFeedProps): react_jsx_runtime2.JSX.Element;
15
+ }: TipFeedProps): react_jsx_runtime5.JSX.Element;
16
16
  //#endregion
17
17
  export { TipFeed };
18
18
  //# sourceMappingURL=TipFeed.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/Overview.d.ts
@@ -10,7 +10,7 @@ declare function Overview({
10
10
  progress,
11
11
  onStepComplete,
12
12
  onStart
13
- }: CoachingOverviewProps): react_jsx_runtime3.JSX.Element;
13
+ }: CoachingOverviewProps): react_jsx_runtime2.JSX.Element;
14
14
  //#endregion
15
15
  export { Overview };
16
16
  //# sourceMappingURL=Overview.d.ts.map
@@ -1,11 +1,11 @@
1
- import * as react_jsx_runtime4 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/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_runtime0.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_runtime1 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_runtime1.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-coaching",
3
- "version": "0.0.0-canary-20251221144710",
3
+ "version": "0.0.0-canary-20251221164004",
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-20251221144710",
40
- "@lssm/lib.contracts": "0.0.0-canary-20251221144710",
41
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221144710",
42
- "@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-20251221144710",
43
- "@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-20251221144710",
44
- "@lssm/module.learning-journey": "0.0.0-canary-20251221144710",
45
- "@lssm/lib.design-system": "0.0.0-canary-20251221144710",
46
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221144710",
39
+ "@lssm/lib.schema": "0.0.0-canary-20251221164004",
40
+ "@lssm/lib.contracts": "0.0.0-canary-20251221164004",
41
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221164004",
42
+ "@lssm/example.learning-journey-ambient-coach": "0.0.0-canary-20251221164004",
43
+ "@lssm/example.learning-journey-crm-onboarding": "0.0.0-canary-20251221164004",
44
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221164004",
45
+ "@lssm/lib.design-system": "0.0.0-canary-20251221164004",
46
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221164004",
47
47
  "react": "19.2.3"
48
48
  },
49
49
  "devDependencies": {
50
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
51
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
50
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221164004",
51
+ "@lssm/tool.typescript": "0.0.0-canary-20251221164004",
52
52
  "@types/react": "^19.1.6",
53
53
  "tsdown": "^0.18.1",
54
54
  "typescript": "^5.9.3"