@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251221164004 → 0.0.0-canary-20251221185840
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 +89 -89
- package/.turbo/turbo-build.log +99 -99
- package/CHANGELOG.md +9 -9
- package/dist/components/EngagementMeter.d.ts +2 -2
- package/dist/components/TipCard.d.ts +2 -2
- package/dist/components/TipFeed.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 +11 -11
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
$ tsdown
|
|
2
2
|
[34mℹ[39m tsdown [2mv0.18.1[22m powered by rolldown [2mv1.0.0-beta.55[22m
|
|
3
3
|
[34mℹ[39m config file: [4m/home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-coaching/tsdown.config.js[24m
|
|
4
|
-
[34mℹ[39m entry: [34msrc/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/
|
|
4
|
+
[34mℹ[39m entry: [34msrc/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/components/EngagementMeter.tsx, src/components/TipCard.tsx, src/components/TipFeed.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-coaching.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts[39m
|
|
5
5
|
[34mℹ[39m target: [34mesnext[39m
|
|
6
6
|
[34mℹ[39m tsconfig: [34mtsconfig.json[39m
|
|
7
7
|
[34mℹ[39m Build start
|
|
@@ -200,12 +200,12 @@ $ tsdown
|
|
|
200
200
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/index.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
201
201
|
[34mℹ[39m [2mdist/[22m[32m[1mdocs/learning-journey-ui-coaching.docblock.d.ts[22m[39m [2m 0.01 kB[22m [2m│ gzip: 0.03 kB[22m
|
|
202
202
|
[34mℹ[39m 193 files, total: 600.60 kB
|
|
203
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/
|
|
204
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/
|
|
203
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
|
|
204
|
+
[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
|
|
205
205
|
[38;5;246m│[0m
|
|
206
|
-
[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;
|
|
207
|
-
[38;5;240m │[0m
|
|
208
|
-
[38;5;240m │[0m
|
|
206
|
+
[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
|
|
207
|
+
[38;5;240m │[0m ───────┬──────
|
|
208
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
209
209
|
[38;5;240m │[0m
|
|
210
210
|
[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.
|
|
211
211
|
[38;5;246m───╯[0m
|
|
@@ -220,15 +220,15 @@ $ tsdown
|
|
|
220
220
|
[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.
|
|
221
221
|
[38;5;246m───╯[0m
|
|
222
222
|
|
|
223
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
[38;5;
|
|
227
|
-
[38;5;240m
|
|
228
|
-
[38;5;240m
|
|
229
|
-
[38;5;240m
|
|
230
|
-
[38;5;240m
|
|
231
|
-
[38;5;246m
|
|
223
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
|
|
224
|
+
[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
|
|
225
|
+
[38;5;246m│[0m
|
|
226
|
+
[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
|
|
227
|
+
[38;5;240m │[0m ───────┬──────
|
|
228
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
229
|
+
[38;5;240m │[0m
|
|
230
|
+
[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.
|
|
231
|
+
[38;5;246m───╯[0m
|
|
232
232
|
|
|
233
233
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
|
|
234
234
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 [38;5;246m][0m
|
|
@@ -240,6 +240,16 @@ $ tsdown
|
|
|
240
240
|
[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.
|
|
241
241
|
[38;5;246m───╯[0m
|
|
242
242
|
|
|
243
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
|
|
244
|
+
[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
|
|
245
|
+
[38;5;246m│[0m
|
|
246
|
+
[38;5;246m14 │[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;249mM[0m[38;5;249me[0m[38;5;249mn[0m[38;5;249mu[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
|
|
247
|
+
[38;5;240m │[0m ───────┬──────
|
|
248
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
249
|
+
[38;5;240m │[0m
|
|
250
|
+
[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.
|
|
251
|
+
[38;5;246m────╯[0m
|
|
252
|
+
|
|
243
253
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
|
|
244
254
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 [38;5;246m][0m
|
|
245
255
|
[38;5;246m│[0m
|
|
@@ -270,16 +280,6 @@ $ tsdown
|
|
|
270
280
|
[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.
|
|
271
281
|
[38;5;246m───╯[0m
|
|
272
282
|
|
|
273
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
|
|
274
|
-
[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
|
|
275
|
-
[38;5;246m│[0m
|
|
276
|
-
[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
|
|
277
|
-
[38;5;240m │[0m ───────┬──────
|
|
278
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
279
|
-
[38;5;240m │[0m
|
|
280
|
-
[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.
|
|
281
|
-
[38;5;246m───╯[0m
|
|
282
|
-
|
|
283
283
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
|
|
284
284
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 [38;5;246m][0m
|
|
285
285
|
[38;5;246m│[0m
|
|
@@ -290,36 +290,6 @@ $ tsdown
|
|
|
290
290
|
[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.
|
|
291
291
|
[38;5;246m───╯[0m
|
|
292
292
|
|
|
293
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
|
|
294
|
-
[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
|
|
295
|
-
[38;5;246m│[0m
|
|
296
|
-
[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
|
|
297
|
-
[38;5;240m │[0m ───────┬──────
|
|
298
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
299
|
-
[38;5;240m │[0m
|
|
300
|
-
[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.
|
|
301
|
-
[38;5;246m───╯[0m
|
|
302
|
-
|
|
303
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
|
|
304
|
-
[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
|
|
305
|
-
[38;5;246m│[0m
|
|
306
|
-
[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
|
|
307
|
-
[38;5;240m │[0m ───────┬──────
|
|
308
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
309
|
-
[38;5;240m │[0m
|
|
310
|
-
[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.
|
|
311
|
-
[38;5;246m───╯[0m
|
|
312
|
-
|
|
313
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
|
|
314
|
-
[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
|
|
315
|
-
[38;5;246m│[0m
|
|
316
|
-
[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
|
|
317
|
-
[38;5;240m │[0m ───────┬──────
|
|
318
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
319
|
-
[38;5;240m │[0m
|
|
320
|
-
[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.
|
|
321
|
-
[38;5;246m───╯[0m
|
|
322
|
-
|
|
323
293
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
|
|
324
294
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 [38;5;246m][0m
|
|
325
295
|
[38;5;246m│[0m
|
|
@@ -340,6 +310,16 @@ $ tsdown
|
|
|
340
310
|
[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.
|
|
341
311
|
[38;5;246m───╯[0m
|
|
342
312
|
|
|
313
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
|
|
314
|
+
[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
|
|
315
|
+
[38;5;246m│[0m
|
|
316
|
+
[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
|
|
317
|
+
[38;5;240m │[0m ───────┬──────
|
|
318
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
319
|
+
[38;5;240m │[0m
|
|
320
|
+
[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.
|
|
321
|
+
[38;5;246m───╯[0m
|
|
322
|
+
|
|
343
323
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
|
|
344
324
|
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 [38;5;246m][0m
|
|
345
325
|
[38;5;246m│[0m
|
|
@@ -350,36 +330,16 @@ $ tsdown
|
|
|
350
330
|
[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.
|
|
351
331
|
[38;5;246m───╯[0m
|
|
352
332
|
|
|
353
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
354
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
333
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
|
|
334
|
+
[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
|
|
355
335
|
[38;5;246m│[0m
|
|
356
|
-
[38;5;
|
|
336
|
+
[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
|
|
357
337
|
[38;5;240m │[0m ───────┬──────
|
|
358
338
|
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
359
339
|
[38;5;240m │[0m
|
|
360
340
|
[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.
|
|
361
341
|
[38;5;246m───╯[0m
|
|
362
342
|
|
|
363
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
|
|
364
|
-
[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
|
|
365
|
-
[38;5;246m│[0m
|
|
366
|
-
[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
|
|
367
|
-
[38;5;240m │[0m ───────┬──────
|
|
368
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
369
|
-
[38;5;240m │[0m
|
|
370
|
-
[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.
|
|
371
|
-
[38;5;246m───╯[0m
|
|
372
|
-
|
|
373
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
|
|
374
|
-
[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
|
|
375
|
-
[38;5;246m│[0m
|
|
376
|
-
[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
|
|
377
|
-
[38;5;240m │[0m ───────┬──────
|
|
378
|
-
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
379
|
-
[38;5;240m │[0m
|
|
380
|
-
[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.
|
|
381
|
-
[38;5;246m───╯[0m
|
|
382
|
-
|
|
383
343
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
|
|
384
344
|
[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
|
|
385
345
|
[38;5;246m│[0m
|
|
@@ -400,12 +360,22 @@ $ tsdown
|
|
|
400
360
|
[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.
|
|
401
361
|
[38;5;246m───╯[0m
|
|
402
362
|
|
|
403
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
404
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
363
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
|
|
364
|
+
[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
|
|
405
365
|
[38;5;246m│[0m
|
|
406
|
-
[38;5;
|
|
407
|
-
[38;5;240m │[0m
|
|
408
|
-
[38;5;240m │[0m
|
|
366
|
+
[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
|
|
367
|
+
[38;5;240m │[0m ───────┬──────
|
|
368
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
369
|
+
[38;5;240m │[0m
|
|
370
|
+
[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.
|
|
371
|
+
[38;5;246m───╯[0m
|
|
372
|
+
|
|
373
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
|
|
374
|
+
[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
|
|
375
|
+
[38;5;246m│[0m
|
|
376
|
+
[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;249mL[0m[38;5;249me[0m[38;5;249mf[0m[38;5;249mt[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
|
|
377
|
+
[38;5;240m │[0m ───────┬──────
|
|
378
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
409
379
|
[38;5;240m │[0m
|
|
410
380
|
[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.
|
|
411
381
|
[38;5;246m───╯[0m
|
|
@@ -420,12 +390,12 @@ $ tsdown
|
|
|
420
390
|
[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.
|
|
421
391
|
[38;5;246m───╯[0m
|
|
422
392
|
|
|
423
|
-
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
424
|
-
[38;5;246mâ•[0m[38;5;246m─[0m[38;5;246m[[0m ../../libs/design-system/dist/ui-kit-web/dist/ui/
|
|
393
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
|
|
394
|
+
[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
|
|
425
395
|
[38;5;246m│[0m
|
|
426
|
-
[38;5;
|
|
427
|
-
[38;5;240m │[0m
|
|
428
|
-
[38;5;240m │[0m
|
|
396
|
+
[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
|
|
397
|
+
[38;5;240m │[0m ───────┬──────
|
|
398
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
429
399
|
[38;5;240m │[0m
|
|
430
400
|
[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.
|
|
431
401
|
[38;5;246m───╯[0m
|
|
@@ -450,6 +420,36 @@ $ tsdown
|
|
|
450
420
|
[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.
|
|
451
421
|
[38;5;246m────╯[0m
|
|
452
422
|
|
|
423
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
|
|
424
|
+
[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
|
|
425
|
+
[38;5;246m│[0m
|
|
426
|
+
[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
|
|
427
|
+
[38;5;240m │[0m ───────┬──────
|
|
428
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
429
|
+
[38;5;240m │[0m
|
|
430
|
+
[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.
|
|
431
|
+
[38;5;246m───╯[0m
|
|
432
|
+
|
|
433
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
|
|
434
|
+
[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
|
|
435
|
+
[38;5;246m│[0m
|
|
436
|
+
[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
|
|
437
|
+
[38;5;240m │[0m ───────┬──────
|
|
438
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
439
|
+
[38;5;240m │[0m
|
|
440
|
+
[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.
|
|
441
|
+
[38;5;246m───╯[0m
|
|
442
|
+
|
|
443
|
+
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
|
|
444
|
+
[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
|
|
445
|
+
[38;5;246m│[0m
|
|
446
|
+
[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
|
|
447
|
+
[38;5;240m │[0m ───────┬──────
|
|
448
|
+
[38;5;240m │[0m ╰──────── Module not found, treating it as an external dependency
|
|
449
|
+
[38;5;240m │[0m
|
|
450
|
+
[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.
|
|
451
|
+
[38;5;246m───╯[0m
|
|
452
|
+
|
|
453
453
|
[33m[UNRESOLVED_IMPORT] Warning:[0m Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
|
|
454
454
|
[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
|
|
455
455
|
[38;5;246m│[0m
|
|
@@ -480,4 +480,4 @@ $ tsdown
|
|
|
480
480
|
[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.
|
|
481
481
|
[38;5;246m───╯[0m
|
|
482
482
|
|
|
483
|
-
[32m✔[39m Build complete in [
|
|
483
|
+
[32m✔[39m Build complete in [32m5262ms[39m
|