@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251221132705 → 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.
@@ -22,10 +22,10 @@ $ tsdown
22
22
  ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.98 kB │ gzip: 7.25 kB
23
23
  ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 11.99 kB │ gzip: 4.51 kB
24
24
  ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.26 kB │ gzip: 4.34 kB
25
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.19 kB │ gzip: 3.74 kB
25
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.22 kB │ gzip: 3.75 kB
26
26
  ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.60 kB │ gzip: 4.02 kB
27
27
  ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js 10.02 kB │ gzip: 3.85 kB
28
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.58 kB │ gzip: 3.53 kB
28
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.61 kB │ gzip: 3.53 kB
29
29
  ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map  6.33 kB │ gzip: 2.84 kB
30
30
  ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map  6.17 kB │ gzip: 2.52 kB
31
31
  ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.90 kB │ gzip: 2.68 kB
@@ -103,22 +103,22 @@ $ tsdown
103
103
  ℹ dist/hooks/useLearningProgress.d.ts  0.71 kB │ gzip: 0.35 kB
104
104
  ℹ dist/components/StreakCounter.d.ts  0.35 kB │ gzip: 0.23 kB
105
105
  ℹ dist/components/BadgeDisplay.d.ts  0.35 kB │ gzip: 0.23 kB
106
- ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.24 kB
106
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.23 kB
107
107
  ℹ dist/components/XpBar.d.ts  0.32 kB │ gzip: 0.23 kB
108
108
  ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
109
109
  ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
110
110
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
111
  ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
- ℹ 103 files, total: 280.00 kB
113
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
114
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
115
- │
116
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
117
-  │ ───────┬──────
118
-  │ ╰──────── Module not found, treating it as an external dependency
119
-  │
120
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
- ───╯
112
+ ℹ 103 files, total: 280.06 kB
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
114
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
115
+ │
116
+ 19 │ import { Menu } from "lucide-react";
117
+  │ ───────┬──────
118
+  │ ╰──────── Module not found, treating it as an external dependency
119
+  │
120
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
+ ────╯
122
122
 
123
123
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
124
124
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
@@ -130,6 +130,46 @@ $ tsdown
130
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
131
  ───╯
132
132
 
133
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
134
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
135
+ │
136
+ 8 │ import { SearchIcon } from "lucide-react";
137
+  │ ───────┬──────
138
+  │ ╰──────── Module not found, treating it as an external dependency
139
+  │
140
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
+ ───╯
142
+
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
144
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
145
+ │
146
+ 14 │ import { Menu } from "lucide-react";
147
+  │ ───────┬──────
148
+  │ ╰──────── Module not found, treating it as an external dependency
149
+  │
150
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
+ ────╯
152
+
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
154
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
155
+ │
156
+ 12 │ import { Menu } from "lucide-react";
157
+  │ ───────┬──────
158
+  │ ╰──────── Module not found, treating it as an external dependency
159
+  │
160
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
+ ────╯
162
+
163
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
164
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
165
+ │
166
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
167
+  │ ───────┬──────
168
+  │ ╰──────── Module not found, treating it as an external dependency
169
+  │
170
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
+ ───╯
172
+
133
173
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
134
174
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
135
175
  │
@@ -140,6 +180,16 @@ $ tsdown
140
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
181
  ───╯
142
182
 
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
184
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
185
+ │
186
+ 6 │ import { CheckCircle } from "lucide-react";
187
+  │ ───────┬──────
188
+  │ ╰──────── Module not found, treating it as an external dependency
189
+  │
190
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
+ ───╯
192
+
143
193
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
144
194
  â•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
145
195
  │
@@ -150,56 +200,46 @@ $ tsdown
150
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
201
  ───╯
152
202
 
153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
154
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
155
205
  │
156
- 6 │ import { CheckCircle } from "lucide-react";
157
-  │ ───────┬──────
158
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
159
209
   │
160
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
211
  ───╯
162
212
 
163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
164
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
215
+ │
216
+ 7 │ import { ArrowLeft, ArrowRight } 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/ui-kit-web/dist/ui/sidebar.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
165
225
  │
166
- 12 │ import { Menu } from "lucide-react";
167
-  │ ───────┬──────
168
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 12 │ import "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
169
229
   │
170
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
231
  ────╯
172
232
 
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
174
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
175
235
  │
176
- 8 │ import { SearchIcon } from "lucide-react";
236
+ 7 │ import { SearchIcon } from "lucide-react";
177
237
   │ ───────┬──────
178
238
   │ ╰──────── Module not found, treating it as an external dependency
179
239
   │
180
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
241
  ───╯
182
242
 
183
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
184
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
185
- │
186
- 19 │ import { Menu } from "lucide-react";
187
-  │ ───────┬──────
188
-  │ ╰──────── Module not found, treating it as an external dependency
189
-  │
190
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
- ────╯
192
-
193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
194
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
195
- │
196
- 14 │ import { Menu } from "lucide-react";
197
-  │ ───────┬──────
198
-  │ ╰──────── Module not found, treating it as an external dependency
199
-  │
200
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
- ────╯
202
-
203
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
204
244
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
205
245
  │
@@ -210,16 +250,6 @@ $ tsdown
210
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
251
  ───╯
212
252
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
215
- │
216
- 6 │ import { CheckIcon, CircleIcon } 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
253
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
224
254
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
225
255
  │
@@ -240,12 +270,12 @@ $ tsdown
240
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
271
  ───╯
242
272
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
245
275
  │
246
- 7 │ import { SearchIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 6 │ import { XIcon } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
249
279
   │
250
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
281
  ───╯
@@ -270,22 +300,22 @@ $ tsdown
270
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
301
  ───╯
272
302
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
274
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
275
305
  │
276
- 6 │ import { XIcon } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
279
309
   │
280
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
311
  ───╯
282
312
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
285
315
  │
286
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── 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
289
319
   │
290
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
321
  ───╯
@@ -300,26 +330,7 @@ $ tsdown
300
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
331
  ───╯
302
332
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
305
- │
306
- 12 │ import "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
309
-  │
310
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
- ────╯
312
-
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
315
- │
316
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
319
-  │
320
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
- ───╯
322
-
333
+ ✔ Build complete in 11935ms
323
334
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
324
335
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
325
336
  │
@@ -330,22 +341,22 @@ $ tsdown
330
341
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
342
  ───╯
332
343
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
344
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
345
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
335
346
  │
336
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
347
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
348
+  │ ───────┬──────
349
+  │ ╰──────── Module not found, treating it as an external dependency
339
350
   │
340
351
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
352
  ───╯
342
353
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
354
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
355
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
345
356
  │
346
- 6 │ import { XIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
357
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
358
+  │ ───────┬──────
359
+  │ ╰──────── Module not found, treating it as an external dependency
349
360
   │
350
361
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
362
  ───╯
@@ -360,16 +371,6 @@ $ tsdown
360
371
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
372
  ───╯
362
373
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
365
- │
366
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
367
-  │ ───────┬──────
368
-  │ ╰──────── Module not found, treating it as an external dependency
369
-  │
370
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
- ───╯
372
-
373
374
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
374
375
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
375
376
  │
@@ -380,4 +381,3 @@ $ tsdown
380
381
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
382
  ───╯
382
383
 
383
- ✔ Build complete in 34641ms