@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251221114240 → 0.0.0-canary-20251221132705

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.
@@ -98,37 +98,37 @@ $ tsdown
98
98
  ℹ dist/components/XpBar.d.ts.map  0.17 kB │ gzip: 0.15 kB
99
99
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
100
100
  ℹ dist/types.d.ts  1.69 kB │ gzip: 0.61 kB
101
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
102
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
103
101
  ℹ dist/example.d.ts  0.98 kB │ gzip: 0.41 kB
104
102
  ℹ dist/index.d.ts  0.81 kB │ gzip: 0.25 kB
105
103
  ℹ dist/hooks/useLearningProgress.d.ts  0.71 kB │ gzip: 0.35 kB
106
- │
107
- 14 │ import { Menu } from "lucide-react";
108
-  │ ───────┬──────
109
-  │ ╰──────── Module not found, treating it as an external dependency
110
104
  ℹ dist/components/StreakCounter.d.ts  0.35 kB │ gzip: 0.23 kB
111
105
  ℹ dist/components/BadgeDisplay.d.ts  0.35 kB │ gzip: 0.23 kB
112
-  │
113
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
114
- ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.23 kB
106
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.24 kB
115
107
  ℹ dist/components/XpBar.d.ts  0.32 kB │ gzip: 0.23 kB
116
- ────╯
117
108
  ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
118
-
119
109
  ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
120
110
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
121
111
  ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
122
112
  ℹ 103 files, total: 280.00 kB
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
124
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
125
- │
126
- 19 │ import { Menu } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── Module not found, treating it as an external dependency
129
-  │
130
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
- ────╯
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
+ ───╯
122
+
123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
125
+ │
126
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
127
+  │ ───────┬──────
128
+  │ ╰──────── Module not found, treating it as an external dependency
129
+  │
130
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
+ ───╯
132
132
 
133
133
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
134
134
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
@@ -140,15 +140,15 @@ $ tsdown
140
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
141
  ───╯
142
142
 
143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
144
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
145
- │
146
- 12 │ 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
- ────╯
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
144
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
145
+ │
146
+ 5 │ import { Loader2 } 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
152
 
153
153
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
154
154
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
@@ -160,25 +160,15 @@ $ tsdown
160
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
161
  ───╯
162
162
 
163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
164
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
165
- │
166
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
-
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
174
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
175
- │
176
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
177
-  │ ───────┬──────
178
-  │ ╰──────── Module not found, treating it as an external dependency
179
-  │
180
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
- ───╯
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 ]
165
+ │
166
+ 12 │ import { Menu } 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
+ ────╯
182
172
 
183
173
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
184
174
  â•­─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
@@ -190,30 +180,30 @@ $ tsdown
190
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
181
  ───╯
192
182
 
193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
194
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
195
- │
196
- 5 │ import { Loader2 } 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
- ───╯
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
+ ────╯
202
192
 
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
204
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
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 ]
205
195
  │
206
- 12 │ import "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
196
+ 14 │ import { Menu } from "lucide-react";
197
+  │ ───────┬──────
198
+  │ ╰──────── Module not found, treating it as an external dependency
209
199
   │
210
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
201
  ────╯
212
202
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
215
205
  │
216
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
206
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
217
207
   │ ───────┬──────
218
208
   │ ╰──────── Module not found, treating it as an external dependency
219
209
   │
@@ -230,92 +220,102 @@ $ tsdown
230
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
221
  ───╯
232
222
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
235
225
  │
236
- 6 │ import { CheckIcon } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 5 │ import { ChevronDownIcon } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
239
229
   │
240
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
231
  ───╯
242
232
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
234
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
245
235
  │
246
- 6 │ import { CircleIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
236
+ 4 │ import { Globe } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
249
239
   │
250
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
241
  ───╯
252
242
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
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 ]
255
245
  │
256
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
246
+ 7 │ import { SearchIcon } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
259
249
   │
260
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
251
  ───╯
262
252
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
265
255
  │
266
- 7 │ import { SearchIcon } from "lucide-react";
256
+ 6 │ import { CircleIcon } from "lucide-react";
267
257
   │ ───────┬──────
268
258
   │ ╰──────── Module not found, treating it as an external dependency
269
259
   │
270
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
261
  ───╯
272
262
 
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 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
275
265
  │
276
- 6 │ import { XIcon } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 6 │ import { CheckIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
279
269
   │
280
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
271
  ───╯
282
272
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
284
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
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 ]
285
275
  │
286
- 4 │ import { Globe } from "lucide-react";
276
+ 6 │ import { XIcon } from "lucide-react";
287
277
   │ ───────┬──────
288
278
   │ ╰──────── Module not found, treating it as an external dependency
289
279
   │
290
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
281
  ───╯
292
282
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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 ]
295
285
  │
296
- 5 │ import { ChevronDownIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
299
289
   │
300
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
291
  ───╯
302
292
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
305
295
  │
306
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
296
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
307
297
   │ ───────┬──────
308
298
   │ ╰──────── Module not found, treating it as an external dependency
309
299
   │
310
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
301
  ───╯
312
302
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
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
315
  │
316
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
319
   │
320
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
321
  ───╯
@@ -330,6 +330,16 @@ $ tsdown
330
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
331
  ───╯
332
332
 
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
335
+ │
336
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
+  │
340
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
+ ───╯
342
+
333
343
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
334
344
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
335
345
  │
@@ -340,12 +350,12 @@ $ tsdown
340
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
351
  ───╯
342
352
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
345
355
  │
346
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
356
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
349
359
   │
350
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
361
  ───╯
@@ -360,16 +370,6 @@ $ tsdown
360
370
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
371
  ───╯
362
372
 
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
365
- │
366
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } 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
373
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
374
374
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
375
375
  │
@@ -380,4 +380,4 @@ $ tsdown
380
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
381
  ───╯
382
382
 
383
- ✔ Build complete in 35702ms
383
+ ✔ Build complete in 34641ms