@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251221144710 → 0.0.0-canary-20251221153314

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.
@@ -213,26 +213,6 @@ $ tsdown
213
213
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
214
214
  ───╯
215
215
 
216
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
217
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
218
- │
219
- 8 │ import { SearchIcon } 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/organisms/MarketingHeader.js
227
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
228
- │
229
- 19 │ import { Menu } 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
216
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
237
217
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
238
218
  │
@@ -253,6 +233,16 @@ $ tsdown
253
233
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
254
234
  ───╯
255
235
 
236
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
237
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
238
+ │
239
+ 8 │ import { SearchIcon } 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
+
256
246
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
257
247
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
258
248
  │
@@ -273,6 +263,16 @@ $ tsdown
273
263
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
264
  ───╯
275
265
 
266
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
267
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
268
+ │
269
+ 19 │ import { Menu } from "lucide-react";
270
+  │ ───────┬──────
271
+  │ ╰──────── Module not found, treating it as an external dependency
272
+  │
273
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
274
+ ────╯
275
+
276
276
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
277
277
  â•­─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
278
278
  │
@@ -293,32 +293,22 @@ $ tsdown
293
293
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
294
294
  ───╯
295
295
 
296
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
297
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
298
- │
299
- 6 │ import { XIcon } from "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/components/molecules/LangSwitchDropdown.js
307
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
296
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
297
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
308
298
  │
309
- 4 │ import { Globe } from "lucide-react";
310
-  │ ───────┬──────
311
-  │ ╰──────── Module not found, treating it as an external dependency
299
+ 6 │ import { CheckIcon } from "lucide-react";
300
+  │ ───────┬──────
301
+  │ ╰──────── Module not found, treating it as an external dependency
312
302
   │
313
303
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
314
304
  ───╯
315
305
 
316
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
317
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
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 ]
318
308
  │
319
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
320
-  │ ───────┬──────
321
-  │ ╰──────── Module not found, treating it as an external dependency
309
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
310
+  │ ───────┬──────
311
+  │ ╰──────── Module not found, treating it as an external dependency
322
312
   │
323
313
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
324
314
  ───╯
@@ -333,22 +323,22 @@ $ tsdown
333
323
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
334
324
  ───╯
335
325
 
336
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
337
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
326
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
327
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
338
328
  │
339
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
340
-  │ ───────┬──────
341
-  │ ╰──────── Module not found, treating it as an external dependency
329
+ 6 │ import { CircleIcon } from "lucide-react";
330
+  │ ───────┬──────
331
+  │ ╰──────── Module not found, treating it as an external dependency
342
332
   │
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/command.js
347
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
336
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
337
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
348
338
  │
349
- 7 │ import { SearchIcon } from "lucide-react";
350
-  │ ───────┬──────
351
-  │ ╰──────── Module not found, treating it as an external dependency
339
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
340
+  │ ───────┬──────
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
  ───╯
@@ -373,6 +363,26 @@ $ tsdown
373
363
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
364
  ────╯
375
365
 
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 ]
368
+ │
369
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
370
+  │ ───────┬──────
371
+  │ ╰──────── Module not found, treating it as an external dependency
372
+  │
373
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
374
+ ───╯
375
+
376
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
377
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
378
+ │
379
+ 7 │ import { SearchIcon } from "lucide-react";
380
+  │ ───────┬──────
381
+  │ ╰──────── Module not found, treating it as an external dependency
382
+  │
383
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
384
+ ───╯
385
+
376
386
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
377
387
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
378
388
  │
@@ -393,42 +403,32 @@ $ 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
 
396
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
397
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
398
- │
399
- 6 │ import { CircleIcon } from "lucide-react";
400
-  │ ───────┬──────
401
-  │ ╰──────── Module not found, treating it as an external dependency
402
-  │
403
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
404
- ───╯
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 ]
406
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
407
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
408
408
  │
409
- 6 │ import { CheckIcon } from "lucide-react";
410
-  │ ───────┬──────
411
-  │ ╰──────── Module not found, treating it as an external dependency
409
+ 6 │ import { XIcon } from "lucide-react";
410
+  │ ───────┬──────
411
+  │ ╰──────── Module not found, treating it as an external dependency
412
412
   │
413
413
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
414
414
  ───╯
415
415
 
416
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
417
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
416
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
417
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
418
418
  │
419
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
420
-  │ ───────┬──────
421
-  │ ╰──────── Module not found, treating it as an external dependency
419
+ 4 │ import { Globe } from "lucide-react";
420
+  │ ───────┬──────
421
+  │ ╰──────── Module not found, treating it as an external dependency
422
422
   │
423
423
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
424
424
  ───╯
425
425
 
426
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
427
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
426
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
427
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
428
428
  │
429
- 6 │ import { ChevronDownIcon } from "lucide-react";
430
-  │ ───────┬──────
431
-  │ ╰──────── Module not found, treating it as an external dependency
429
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
430
+  │ ───────┬──────
431
+  │ ╰──────── Module not found, treating it as an external dependency
432
432
   │
433
433
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
434
434
  ───╯
@@ -443,12 +443,12 @@ $ tsdown
443
443
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
444
444
  ───╯
445
445
 
446
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
447
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
446
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
447
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
448
448
  │
449
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
450
-  │ ───────┬──────
451
-  │ ╰──────── Module not found, treating it as an external dependency
449
+ 6 │ import { ChevronDownIcon } 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 22156ms
486
+ ✔ Build complete in 10691ms
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-20251221144710
3
+ ## 0.0.0-canary-20251221153314
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-20251221144710
13
- - @lssm/example.learning-journey-studio-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-core@0.0.0-canary-20251221144710
19
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221144710
20
- - @lssm/module.learning-journey@0.0.0-canary-20251221144710
12
+ - @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251221153314
13
+ - @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-20251221153314
14
+ - @lssm/example.learning-journey-ui-shared@0.0.0-canary-20251221153314
15
+ - @lssm/lib.contracts@0.0.0-canary-20251221153314
16
+ - @lssm/lib.design-system@0.0.0-canary-20251221153314
17
+ - @lssm/lib.schema@0.0.0-canary-20251221153314
18
+ - @lssm/lib.ui-kit-core@0.0.0-canary-20251221153314
19
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221153314
20
+ - @lssm/module.learning-journey@0.0.0-canary-20251221153314
@@ -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_runtime3 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_runtime3.JSX.Element;
9
9
  //#endregion
10
10
  export { ProgressView as Progress, ProgressView };
11
11
  //# sourceMappingURL=Progress.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-20251221144710",
3
+ "version": "0.0.0-canary-20251221153314",
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-20251221144710",
40
- "@lssm/lib.schema": "0.0.0-canary-20251221144710",
41
- "@lssm/lib.contracts": "0.0.0-canary-20251221144710",
42
- "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221144710",
43
- "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221144710",
44
- "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221144710",
45
- "@lssm/module.learning-journey": "0.0.0-canary-20251221144710",
46
- "@lssm/lib.design-system": "0.0.0-canary-20251221144710",
47
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221144710",
39
+ "@lssm/lib.ui-kit-core": "0.0.0-canary-20251221153314",
40
+ "@lssm/lib.schema": "0.0.0-canary-20251221153314",
41
+ "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
42
+ "@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251221153314",
43
+ "@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251221153314",
44
+ "@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251221153314",
45
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221153314",
46
+ "@lssm/lib.design-system": "0.0.0-canary-20251221153314",
47
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221153314",
48
48
  "react": "19.2.3"
49
49
  },
50
50
  "devDependencies": {
51
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
52
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
51
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
52
+ "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
53
53
  "@types/react": "^19.1.6",
54
54
  "tsdown": "^0.18.1",
55
55
  "typescript": "^5.9.3"