@lssm/example.learning-journey-ui-onboarding 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220021406
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.
- package/.turbo/turbo-build$colon$bundle.log +94 -94
- package/.turbo/turbo-build.log +100 -100
- package/CHANGELOG.md +10 -10
- package/dist/OnboardingMiniApp.d.ts +2 -2
- package/dist/components/CodeSnippet.d.ts +2 -2
- package/dist/components/JourneyMap.d.ts +2 -2
- package/dist/components/JourneyMap.d.ts.map +1 -1
- package/dist/components/StepChecklist.d.ts +2 -2
- package/dist/views/Overview.d.ts +2 -2
- package/dist/views/Progress.d.ts +2 -2
- package/dist/views/Steps.d.ts +2 -2
- package/dist/views/Timeline.d.ts +2 -2
- package/package.json +12 -12
- package/tsconfig.tsbuildinfo +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -2,7 +2,7 @@ $ bun build:bundle && bun build:types
|
|
|
2
2
|
$ tsdown
|
|
3
3
|
[34mℹ[39m tsdown [2mv0.18.1[22m powered by rolldown [2mv1.0.0-beta.55[22m
|
|
4
4
|
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-onboarding/tsdown.config.js[24m
|
|
5
|
-
[34mℹ[39m entry: [34msrc/OnboardingMiniApp.tsx, src/example.ts, src/index.ts, src/
|
|
5
|
+
[34mℹ[39m entry: [34msrc/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[39m
|
|
6
6
|
[34mℹ[39m target: [34mesnext[39m
|
|
7
7
|
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
8
8
|
[34mℹ[39m Build start
|
|
@@ -203,6 +203,16 @@ $ tsdown
|
|
|
203
203
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
204
204
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/learning-journey-ui-onboarding.docblock.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
205
205
|
[34mℹ[39m 196 files, total: 607.82 kB
|
|
206
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
|
|
207
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/Button.js:4:25 [38;5;246m][0m
|
|
208
|
+
[38;5;246m│[0m
|
|
209
|
+
[38;5;246m4 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mL[0m[38;5;249mo[0m[38;5;249ma[0m[38;5;249md[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249m2[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
210
|
+
[38;5;240m │[0m ───────┬──────
|
|
211
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
212
|
+
[38;5;240m │[0m
|
|
213
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
214
|
+
[38;5;246m───╯[0m
|
|
215
|
+
|
|
206
216
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
|
|
207
217
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/organisms/Header.js:14:22 [38;5;246m][0m
|
|
208
218
|
[38;5;246m│[0m
|
|
@@ -233,16 +243,6 @@ $ tsdown
|
|
|
233
243
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
234
244
|
[38;5;246m────╯[0m
|
|
235
245
|
|
|
236
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
|
|
237
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 [38;5;246m][0m
|
|
238
|
-
[38;5;246m│[0m
|
|
239
|
-
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mc[0m[38;5;249mk[0m[38;5;249mC[0m[38;5;249mi[0m[38;5;249mr[0m[38;5;249mc[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
240
|
-
[38;5;240m │[0m ───────┬──────
|
|
241
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
242
|
-
[38;5;240m │[0m
|
|
243
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
244
|
-
[38;5;246m───╯[0m
|
|
245
|
-
|
|
246
246
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
|
|
247
247
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 [38;5;246m][0m
|
|
248
248
|
[38;5;246m│[0m
|
|
@@ -253,32 +253,12 @@ $ tsdown
|
|
|
253
253
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
254
254
|
[38;5;246m────╯[0m
|
|
255
255
|
|
|
256
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/
|
|
257
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/
|
|
258
|
-
[38;5;246m│[0m
|
|
259
|
-
[38;5;246m7 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mE[0m[38;5;249md[0m[38;5;249mi[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mE[0m[38;5;249my[0m[38;5;249me[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mo[0m[38;5;249mg[0m[38;5;249mg[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mL[0m[38;5;249me[0m[38;5;249mf[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mo[0m[38;5;249mg[0m[38;5;249mg[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mR[0m[38;5;249mi[0m[38;5;249mg[0m[38;5;249mh[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mr[0m[38;5;249ma[0m[38;5;249ms[0m[38;5;249mh[0m[38;5;249m2[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
260
|
-
[38;5;240m │[0m ───────┬──────
|
|
261
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
262
|
-
[38;5;240m │[0m
|
|
263
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
264
|
-
[38;5;246m───╯[0m
|
|
265
|
-
|
|
266
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
|
|
267
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 [38;5;246m][0m
|
|
268
|
-
[38;5;246m│[0m
|
|
269
|
-
[38;5;246m4 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249ma[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249ma[0m[38;5;249mr[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249ml[0m[38;5;249mo[0m[38;5;249mc[0m[38;5;249mk[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mM[0m[38;5;249ma[0m[38;5;249mp[0m[38;5;249mP[0m[38;5;249mi[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
270
|
-
[38;5;240m │[0m ───────┬──────
|
|
271
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
272
|
-
[38;5;240m │[0m
|
|
273
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
274
|
-
[38;5;246m───╯[0m
|
|
275
|
-
|
|
276
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
|
|
277
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/Button.js:4:25 [38;5;246m][0m
|
|
256
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
|
|
257
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 [38;5;246m][0m
|
|
278
258
|
[38;5;246m│[0m
|
|
279
|
-
[38;5;
|
|
280
|
-
[38;5;240m │[0m
|
|
281
|
-
[38;5;240m │[0m
|
|
259
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mc[0m[38;5;249mk[0m[38;5;249mC[0m[38;5;249mi[0m[38;5;249mr[0m[38;5;249mc[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
260
|
+
[38;5;240m │[0m ───────┬──────
|
|
261
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
282
262
|
[38;5;240m │[0m
|
|
283
263
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
284
264
|
[38;5;246m───╯[0m
|
|
@@ -293,42 +273,32 @@ $ tsdown
|
|
|
293
273
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
294
274
|
[38;5;246m───╯[0m
|
|
295
275
|
|
|
296
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/
|
|
297
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/
|
|
298
|
-
[38;5;246m│[0m
|
|
299
|
-
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mX[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
300
|
-
[38;5;240m │[0m ───────┬──────
|
|
301
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
302
|
-
[38;5;240m │[0m
|
|
303
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
304
|
-
[38;5;246m───╯[0m
|
|
305
|
-
|
|
306
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
|
|
307
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 [38;5;246m][0m
|
|
276
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
|
|
277
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 [38;5;246m][0m
|
|
308
278
|
[38;5;246m│[0m
|
|
309
|
-
[38;5;
|
|
310
|
-
[38;5;240m │[0m
|
|
311
|
-
[38;5;240m │[0m
|
|
279
|
+
[38;5;246m4 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249ma[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mn[0m[38;5;249md[0m[38;5;249ma[0m[38;5;249mr[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249ml[0m[38;5;249mo[0m[38;5;249mc[0m[38;5;249mk[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mM[0m[38;5;249ma[0m[38;5;249mp[0m[38;5;249mP[0m[38;5;249mi[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
280
|
+
[38;5;240m │[0m ───────┬──────
|
|
281
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
312
282
|
[38;5;240m │[0m
|
|
313
283
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
314
284
|
[38;5;246m───╯[0m
|
|
315
285
|
|
|
316
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/
|
|
317
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/
|
|
286
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
|
|
287
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 [38;5;246m][0m
|
|
318
288
|
[38;5;246m│[0m
|
|
319
|
-
[38;5;
|
|
320
|
-
[38;5;240m │[0m
|
|
321
|
-
[38;5;240m │[0m
|
|
289
|
+
[38;5;246m7 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mE[0m[38;5;249md[0m[38;5;249mi[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mE[0m[38;5;249my[0m[38;5;249me[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mo[0m[38;5;249mg[0m[38;5;249mg[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mL[0m[38;5;249me[0m[38;5;249mf[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mo[0m[38;5;249mg[0m[38;5;249mg[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mR[0m[38;5;249mi[0m[38;5;249mg[0m[38;5;249mh[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mT[0m[38;5;249mr[0m[38;5;249ma[0m[38;5;249ms[0m[38;5;249mh[0m[38;5;249m2[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
290
|
+
[38;5;240m │[0m ───────┬──────
|
|
291
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
322
292
|
[38;5;240m │[0m
|
|
323
293
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
324
294
|
[38;5;246m───╯[0m
|
|
325
295
|
|
|
326
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
327
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
296
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
|
|
297
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 [38;5;246m][0m
|
|
328
298
|
[38;5;246m│[0m
|
|
329
|
-
[38;5;
|
|
330
|
-
[38;5;240m │[0m
|
|
331
|
-
[38;5;240m │[0m
|
|
299
|
+
[38;5;246m9 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mA[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249mT[0m[38;5;249mr[0m[38;5;249mi[0m[38;5;249ma[0m[38;5;249mn[0m[38;5;249mg[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mL[0m[38;5;249mo[0m[38;5;249ma[0m[38;5;249md[0m[38;5;249me[0m[38;5;249mr[0m[38;5;249m2[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mP[0m[38;5;249ml[0m[38;5;249mu[0m[38;5;249ms[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mR[0m[38;5;249me[0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249me[0m[38;5;249ms[0m[38;5;249mh[0m[38;5;249mC[0m[38;5;249mc[0m[38;5;249mw[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
300
|
+
[38;5;240m │[0m ───────┬──────
|
|
301
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
332
302
|
[38;5;240m │[0m
|
|
333
303
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
334
304
|
[38;5;246m───╯[0m
|
|
@@ -343,32 +313,22 @@ $ tsdown
|
|
|
343
313
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
344
314
|
[38;5;246m───╯[0m
|
|
345
315
|
|
|
346
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
347
|
-
|
|
348
|
-
[38;5;246m│[0m
|
|
349
|
-
[38;5;246m12 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
350
|
-
[38;5;240m │[0m ───────┬──────
|
|
351
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
352
|
-
[38;5;240m │[0m
|
|
353
|
-
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
354
|
-
[38;5;246m────╯[0m
|
|
355
|
-
|
|
356
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
|
|
357
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 [38;5;246m][0m
|
|
316
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
|
|
317
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 [38;5;246m][0m
|
|
358
318
|
[38;5;246m│[0m
|
|
359
|
-
[38;5;
|
|
360
|
-
[38;5;240m │[0m
|
|
361
|
-
[38;5;240m │[0m
|
|
319
|
+
[38;5;246m5 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mv[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mD[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
320
|
+
[38;5;240m │[0m ───────┬──────
|
|
321
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
362
322
|
[38;5;240m │[0m
|
|
363
323
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
364
324
|
[38;5;246m───╯[0m
|
|
365
325
|
|
|
366
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
367
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
326
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
|
|
327
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 [38;5;246m][0m
|
|
368
328
|
[38;5;246m│[0m
|
|
369
|
-
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;
|
|
370
|
-
[38;5;240m │[0m
|
|
371
|
-
[38;5;240m │[0m
|
|
329
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mX[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
330
|
+
[38;5;240m │[0m ───────┬──────
|
|
331
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
372
332
|
[38;5;240m │[0m
|
|
373
333
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
374
334
|
[38;5;246m───╯[0m
|
|
@@ -383,16 +343,36 @@ $ tsdown
|
|
|
383
343
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
384
344
|
[38;5;246m───╯[0m
|
|
385
345
|
|
|
386
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/
|
|
387
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/
|
|
346
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
|
|
347
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 [38;5;246m][0m
|
|
388
348
|
[38;5;246m│[0m
|
|
389
|
-
[38;5;
|
|
390
|
-
[38;5;240m │[0m
|
|
391
|
-
[38;5;240m │[0m
|
|
349
|
+
[38;5;246m7 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mA[0m[38;5;249mr[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mL[0m[38;5;249me[0m[38;5;249mf[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mA[0m[38;5;249mr[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mR[0m[38;5;249mi[0m[38;5;249mg[0m[38;5;249mh[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
350
|
+
[38;5;240m │[0m ───────┬──────
|
|
351
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
352
|
+
[38;5;240m │[0m
|
|
353
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
354
|
+
[38;5;246m───╯[0m
|
|
355
|
+
|
|
356
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
|
|
357
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 [38;5;246m][0m
|
|
358
|
+
[38;5;246m│[0m
|
|
359
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mv[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mD[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
360
|
+
[38;5;240m │[0m ───────┬──────
|
|
361
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
392
362
|
[38;5;240m │[0m
|
|
393
363
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
394
364
|
[38;5;246m───╯[0m
|
|
395
365
|
|
|
366
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
|
|
367
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 [38;5;246m][0m
|
|
368
|
+
[38;5;246m│[0m
|
|
369
|
+
[38;5;246m12 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
370
|
+
[38;5;240m │[0m ───────┬──────
|
|
371
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
372
|
+
[38;5;240m │[0m
|
|
373
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
374
|
+
[38;5;246m────╯[0m
|
|
375
|
+
|
|
396
376
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
|
|
397
377
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 [38;5;246m][0m
|
|
398
378
|
[38;5;246m│[0m
|
|
@@ -403,12 +383,12 @@ $ tsdown
|
|
|
403
383
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
404
384
|
[38;5;246m───╯[0m
|
|
405
385
|
|
|
406
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
407
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
386
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
|
|
387
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 [38;5;246m][0m
|
|
408
388
|
[38;5;246m│[0m
|
|
409
|
-
[38;5;
|
|
410
|
-
[38;5;240m │[0m
|
|
411
|
-
[38;5;240m │[0m
|
|
389
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mi[0m[38;5;249mr[0m[38;5;249mc[0m[38;5;249ml[0m[38;5;249me[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
390
|
+
[38;5;240m │[0m ───────┬──────
|
|
391
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
412
392
|
[38;5;240m │[0m
|
|
413
393
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
414
394
|
[38;5;246m───╯[0m
|
|
@@ -423,26 +403,36 @@ $ tsdown
|
|
|
423
403
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
424
404
|
[38;5;246m───╯[0m
|
|
425
405
|
|
|
426
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
427
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
406
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
|
|
407
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 [38;5;246m][0m
|
|
428
408
|
[38;5;246m│[0m
|
|
429
|
-
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;
|
|
430
|
-
[38;5;240m │[0m
|
|
431
|
-
[38;5;240m │[0m
|
|
409
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mX[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
410
|
+
[38;5;240m │[0m ───────┬──────
|
|
411
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
432
412
|
[38;5;240m │[0m
|
|
433
413
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
434
414
|
[38;5;246m───╯[0m
|
|
435
415
|
|
|
436
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/
|
|
437
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/
|
|
416
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
|
|
417
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 [38;5;246m][0m
|
|
438
418
|
[38;5;246m│[0m
|
|
439
|
-
[38;5;
|
|
419
|
+
[38;5;246m4 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mG[0m[38;5;249ml[0m[38;5;249mo[0m[38;5;249mb[0m[38;5;249me[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
440
420
|
[38;5;240m │[0m ───────┬──────
|
|
441
421
|
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
442
422
|
[38;5;240m │[0m
|
|
443
423
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
444
424
|
[38;5;246m───╯[0m
|
|
445
425
|
|
|
426
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
|
|
427
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 [38;5;246m][0m
|
|
428
|
+
[38;5;246m│[0m
|
|
429
|
+
[38;5;246m5 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mv[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mR[0m[38;5;249mi[0m[38;5;249mg[0m[38;5;249mh[0m[38;5;249mt[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mM[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249me[0m[38;5;249mH[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mi[0m[38;5;249mz[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mt[0m[38;5;249ma[0m[38;5;249ml[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
430
|
+
[38;5;240m │[0m ───────┬──────
|
|
431
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
432
|
+
[38;5;240m │[0m
|
|
433
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
434
|
+
[38;5;246m───╯[0m
|
|
435
|
+
|
|
446
436
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
|
|
447
437
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 [38;5;246m][0m
|
|
448
438
|
[38;5;246m│[0m
|
|
@@ -453,6 +443,16 @@ $ tsdown
|
|
|
453
443
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
454
444
|
[38;5;246m───╯[0m
|
|
455
445
|
|
|
446
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
|
|
447
|
+
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 [38;5;246m][0m
|
|
448
|
+
[38;5;246m│[0m
|
|
449
|
+
[38;5;246m6 │[0m [38;5;249mi[0m[38;5;249mm[0m[38;5;249mp[0m[38;5;249mo[0m[38;5;249mr[0m[38;5;249mt[0m[38;5;249m [0m[38;5;249m{[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mc[0m[38;5;249mk[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mv[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mD[0m[38;5;249mo[0m[38;5;249mw[0m[38;5;249mn[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m,[0m[38;5;249m [0m[38;5;249mC[0m[38;5;249mh[0m[38;5;249me[0m[38;5;249mv[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249mU[0m[38;5;249mp[0m[38;5;249mI[0m[38;5;249mc[0m[38;5;249mo[0m[38;5;249mn[0m[38;5;249m [0m[38;5;249m}[0m[38;5;249m [0m[38;5;249mf[0m[38;5;249mr[0m[38;5;249mo[0m[38;5;249mm[0m[38;5;249m [0m"lucide-react"[38;5;249m;[0m
|
|
450
|
+
[38;5;240m │[0m ───────┬──────
|
|
451
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
452
|
+
[38;5;240m │[0m
|
|
453
|
+
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
454
|
+
[38;5;246m───╯[0m
|
|
455
|
+
|
|
456
456
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
|
|
457
457
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 [38;5;246m][0m
|
|
458
458
|
[38;5;246m│[0m
|
|
@@ -483,5 +483,5 @@ $ tsdown
|
|
|
483
483
|
[38;5;240m │[0m [38;5;115mHelp[0m: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
|
|
484
484
|
[38;5;246m───╯[0m
|
|
485
485
|
|
|
486
|
-
[32m✔[39m Build complete in [
|
|
486
|
+
[32m✔[39m Build complete in [32m15609ms[39m
|
|
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-
|
|
3
|
+
## 0.0.0-canary-20251220021406
|
|
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-
|
|
13
|
-
- @lssm/example.learning-journey-studio-onboarding@0.0.0-canary-
|
|
14
|
-
- @lssm/example.learning-journey-ui-shared@0.0.0-canary-
|
|
15
|
-
- @lssm/lib.contracts@0.0.0-canary-
|
|
16
|
-
- @lssm/lib.design-system@0.0.0-canary-
|
|
17
|
-
- @lssm/lib.schema@0.0.0-canary-
|
|
18
|
-
- @lssm/lib.ui-kit-core@0.0.0-canary-
|
|
19
|
-
- @lssm/lib.ui-kit-web@0.0.0-canary-
|
|
20
|
-
- @lssm/module.learning-journey@0.0.0-canary-
|
|
12
|
+
- @lssm/example.learning-journey-platform-tour@0.0.0-canary-20251220021406
|
|
13
|
+
- @lssm/example.learning-journey-studio-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-core@0.0.0-canary-20251220021406
|
|
19
|
+
- @lssm/lib.ui-kit-web@0.0.0-canary-20251220021406
|
|
20
|
+
- @lssm/module.learning-journey@0.0.0-canary-20251220021406
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
import { LearningMiniAppProps } from "@lssm/example.learning-journey-ui-shared";
|
|
3
3
|
|
|
4
4
|
//#region src/OnboardingMiniApp.d.ts
|
|
@@ -11,7 +11,7 @@ declare function OnboardingMiniApp({
|
|
|
11
11
|
onStepComplete: externalOnStepComplete,
|
|
12
12
|
onViewChange,
|
|
13
13
|
initialView
|
|
14
|
-
}: OnboardingMiniAppProps):
|
|
14
|
+
}: OnboardingMiniAppProps): react_jsx_runtime4.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { OnboardingMiniApp };
|
|
17
17
|
//# sourceMappingURL=OnboardingMiniApp.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/CodeSnippet.d.ts
|
|
4
4
|
interface CodeSnippetProps {
|
|
@@ -10,7 +10,7 @@ declare function CodeSnippet({
|
|
|
10
10
|
code,
|
|
11
11
|
language,
|
|
12
12
|
title
|
|
13
|
-
}: CodeSnippetProps):
|
|
13
|
+
}: CodeSnippetProps): react_jsx_runtime3.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { CodeSnippet };
|
|
16
16
|
//# sourceMappingURL=CodeSnippet.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime6 from "react/jsx-runtime";
|
|
2
2
|
import { LearningJourneyStepSpec } from "@lssm/module.learning-journey/track-spec";
|
|
3
3
|
|
|
4
4
|
//#region src/components/JourneyMap.d.ts
|
|
@@ -11,7 +11,7 @@ declare function JourneyMap({
|
|
|
11
11
|
steps,
|
|
12
12
|
completedStepIds,
|
|
13
13
|
currentStepId
|
|
14
|
-
}: JourneyMapProps):
|
|
14
|
+
}: JourneyMapProps): react_jsx_runtime6.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { JourneyMap };
|
|
17
17
|
//# sourceMappingURL=JourneyMap.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JourneyMap.d.ts","names":[],"sources":["../../src/components/JourneyMap.tsx"],"sourcesContent":[],"mappings":";;;;UAKU,eAAA;SACD;;EADC,aAAA,CAAA,EAAA,MAAe,GAAA,
|
|
1
|
+
{"version":3,"file":"JourneyMap.d.ts","names":[],"sources":["../../src/components/JourneyMap.tsx"],"sourcesContent":[],"mappings":";;;;UAKU,eAAA;SACD;;EADC,aAAA,CAAA,EAAA,MAAe,GAAA,IAAA;AAiBzB;AACE,iBADc,UAAA,CACd;EAAA,KAAA;EAAA,gBAAA;EAAA;AAAA,CAAA,EAGC,eAHD,CAAA,EAGgB,kBAAA,CAAA,GAAA,CAAA,OAHhB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
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/StepChecklist.d.ts
|
|
@@ -19,7 +19,7 @@ declare function StepChecklist({
|
|
|
19
19
|
isExpanded,
|
|
20
20
|
onToggle,
|
|
21
21
|
onComplete
|
|
22
|
-
}: StepChecklistProps):
|
|
22
|
+
}: StepChecklistProps): react_jsx_runtime5.JSX.Element;
|
|
23
23
|
//#endregion
|
|
24
24
|
export { StepChecklist };
|
|
25
25
|
//# sourceMappingURL=StepChecklist.d.ts.map
|
package/dist/views/Overview.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
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/Overview.d.ts
|
|
@@ -9,7 +9,7 @@ declare function Overview({
|
|
|
9
9
|
track,
|
|
10
10
|
progress,
|
|
11
11
|
onStart
|
|
12
|
-
}: OnboardingOverviewProps):
|
|
12
|
+
}: OnboardingOverviewProps): react_jsx_runtime0.JSX.Element;
|
|
13
13
|
//#endregion
|
|
14
14
|
export { Overview };
|
|
15
15
|
//# sourceMappingURL=Overview.d.ts.map
|
package/dist/views/Progress.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
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/Progress.d.ts
|
|
5
5
|
declare function ProgressView({
|
|
6
6
|
track,
|
|
7
7
|
progress
|
|
8
|
-
}: LearningViewProps):
|
|
8
|
+
}: LearningViewProps): react_jsx_runtime2.JSX.Element;
|
|
9
9
|
//#endregion
|
|
10
10
|
export { ProgressView as Progress, ProgressView };
|
|
11
11
|
//# sourceMappingURL=Progress.d.ts.map
|
package/dist/views/Steps.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
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/Steps.d.ts
|
|
@@ -6,7 +6,7 @@ declare function Steps({
|
|
|
6
6
|
track,
|
|
7
7
|
progress,
|
|
8
8
|
onStepComplete
|
|
9
|
-
}: LearningViewProps):
|
|
9
|
+
}: LearningViewProps): react_jsx_runtime0.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Steps };
|
|
12
12
|
//# sourceMappingURL=Steps.d.ts.map
|
package/dist/views/Timeline.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as
|
|
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/Timeline.d.ts
|
|
5
5
|
declare function Timeline({
|
|
6
6
|
track,
|
|
7
7
|
progress
|
|
8
|
-
}: LearningViewProps):
|
|
8
|
+
}: LearningViewProps): react_jsx_runtime1.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-onboarding",
|
|
3
|
-
"version": "0.0.0-canary-
|
|
3
|
+
"version": "0.0.0-canary-20251220021406",
|
|
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-
|
|
40
|
-
"@lssm/lib.schema": "0.0.0-canary-
|
|
41
|
-
"@lssm/lib.contracts": "0.0.0-canary-
|
|
42
|
-
"@lssm/example.learning-journey-ui-shared": "0.0.0-canary-
|
|
43
|
-
"@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-
|
|
44
|
-
"@lssm/example.learning-journey-platform-tour": "0.0.0-canary-
|
|
45
|
-
"@lssm/module.learning-journey": "0.0.0-canary-
|
|
46
|
-
"@lssm/lib.design-system": "0.0.0-canary-
|
|
47
|
-
"@lssm/lib.ui-kit-web": "0.0.0-canary-
|
|
39
|
+
"@lssm/lib.ui-kit-core": "0.0.0-canary-20251220021406",
|
|
40
|
+
"@lssm/lib.schema": "0.0.0-canary-20251220021406",
|
|
41
|
+
"@lssm/lib.contracts": "0.0.0-canary-20251220021406",
|
|
42
|
+
"@lssm/example.learning-journey-ui-shared": "0.0.0-canary-20251220021406",
|
|
43
|
+
"@lssm/example.learning-journey-studio-onboarding": "0.0.0-canary-20251220021406",
|
|
44
|
+
"@lssm/example.learning-journey-platform-tour": "0.0.0-canary-20251220021406",
|
|
45
|
+
"@lssm/module.learning-journey": "0.0.0-canary-20251220021406",
|
|
46
|
+
"@lssm/lib.design-system": "0.0.0-canary-20251220021406",
|
|
47
|
+
"@lssm/lib.ui-kit-web": "0.0.0-canary-20251220021406",
|
|
48
48
|
"react": "19.2.3"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@lssm/tool.tsdown": "0.0.0-canary-
|
|
52
|
-
"@lssm/tool.typescript": "0.0.0-canary-
|
|
51
|
+
"@lssm/tool.tsdown": "0.0.0-canary-20251220021406",
|
|
52
|
+
"@lssm/tool.typescript": "0.0.0-canary-20251220021406",
|
|
53
53
|
"@types/react": "^19.1.6",
|
|
54
54
|
"tsdown": "^0.18.1",
|
|
55
55
|
"typescript": "^5.9.3"
|