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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,16 +79,24 @@ $ tsdown
79
79
  ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
80
80
  ℹ dist/libs/ui-kit-web/dist/ui/progress.js.map  1.22 kB │ gzip: 0.65 kB
81
81
  ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.20 kB │ gzip: 0.67 kB
82
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
82
83
  ℹ dist/example.js.map  1.09 kB │ gzip: 0.58 kB
83
84
  ℹ dist/docs/learning-journey-ui-shared.docblock.js.map  1.08 kB │ gzip: 0.60 kB
84
85
  ℹ dist/libs/contracts/dist/docs/meta.docs.js  1.07 kB │ gzip: 0.63 kB
86
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
87
+ │
85
88
  ℹ dist/libs/ui-kit-web/dist/ui/progress.js  0.79 kB │ gzip: 0.46 kB
89
+ 4 │ import { Loader2 } from "lucide-react";
86
90
  ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.69 kB │ gzip: 0.40 kB
87
91
  ℹ dist/types.d.ts.map  0.65 kB │ gzip: 0.33 kB
92
+  │ ───────┬──────
93
+  │ ╰──────── Module not found, treating it as an external dependency
94
+  │
88
95
  ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.47 kB │ gzip: 0.29 kB
89
96
  ℹ dist/libs/ui-kit-web/dist/ui/utils.js.map  0.43 kB │ gzip: 0.29 kB
90
97
  ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.41 kB │ gzip: 0.26 kB
91
98
  ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.26 kB │ gzip: 0.19 kB
99
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
92
100
  ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.24 kB │ gzip: 0.18 kB
93
101
  ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.21 kB │ gzip: 0.18 kB
94
102
  ℹ dist/hooks/useLearningProgress.d.ts.map  0.19 kB │ gzip: 0.16 kB
@@ -98,26 +106,28 @@ $ tsdown
98
106
  ℹ dist/components/XpBar.d.ts.map  0.17 kB │ gzip: 0.15 kB
99
107
  ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
100
108
  ℹ dist/types.d.ts  1.69 kB │ gzip: 0.61 kB
109
+ ───╯
101
110
  ℹ dist/example.d.ts  0.98 kB │ gzip: 0.41 kB
111
+
102
112
  ℹ dist/index.d.ts  0.81 kB │ gzip: 0.25 kB
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
103
114
  ℹ dist/hooks/useLearningProgress.d.ts  0.71 kB │ gzip: 0.35 kB
104
115
  ℹ dist/components/StreakCounter.d.ts  0.35 kB │ gzip: 0.23 kB
116
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
105
117
  ℹ dist/components/BadgeDisplay.d.ts  0.35 kB │ gzip: 0.23 kB
106
- ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.23 kB
118
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.24 kB
119
+ │
120
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
121
+  │ ───────┬──────
122
+  │ ╰──────── Module not found, treating it as an external dependency
107
123
  ℹ dist/components/XpBar.d.ts  0.32 kB │ gzip: 0.23 kB
108
124
  ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
125
+  │
109
126
  ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
110
127
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
128
  ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
- ℹ 103 files, total: 280.06 kB
113
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
114
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
115
- │
116
- 4 │ import { Loader2 } from "lucide-react";
117
-  │ ───────┬──────
118
-  │ ╰──────── Module not found, treating it as an external dependency
119
-  │
120
129
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
130
+ ℹ 103 files, total: 280.06 kB
121
131
  ───╯
122
132
 
123
133
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
@@ -130,25 +140,15 @@ $ tsdown
130
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
141
  ───╯
132
142
 
133
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
134
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
135
- │
136
- 5 │ import { Loader2 } 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/atoms/DataChips.js
144
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
145
- │
146
- 4 │ import { Calendar, Clock, MapPin } 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/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
152
 
153
153
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
154
154
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
@@ -160,20 +160,10 @@ $ 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/marketing/MarketingComparisonSection.js
164
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
165
- │
166
- 6 │ import { CheckCircle } 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/organisms/Header.js
174
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
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 ]
175
165
  │
176
- 14 │ import { Menu } from "lucide-react";
166
+ 12 │ import { Menu } from "lucide-react";
177
167
   │ ───────┬──────
178
168
   │ ╰──────── Module not found, treating it as an external dependency
179
169
   │
@@ -190,32 +180,22 @@ $ 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/organisms/MarketingHeaderMobile.js
194
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
- │
196
- 12 │ 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
- [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 ]
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 ]
205
185
  │
206
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
186
+ 6 │ import { CheckCircle } from "lucide-react";
187
+  │ ───────┬──────
188
+  │ ╰──────── Module not found, treating it as an external dependency
209
189
   │
210
190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
191
  ───╯
212
192
 
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 ]
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 ]
215
195
  │
216
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
196
+ 5 │ import { Loader2 } from "lucide-react";
197
+  │ ───────┬──────
198
+  │ ╰──────── Module not found, treating it as an external dependency
219
199
   │
220
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
201
  ───╯
@@ -230,62 +210,62 @@ $ tsdown
230
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
211
  ───╯
232
212
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
235
215
  │
236
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
239
219
   │
240
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
221
  ───╯
242
222
 
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 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
245
225
  │
246
- 6 │ import { CircleIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
249
229
   │
250
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
231
  ───╯
252
232
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
255
235
  │
256
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
236
+ 6 │ import { XIcon } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
259
239
   │
260
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
241
  ───╯
262
242
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
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 ]
265
245
  │
266
- 6 │ import { XIcon } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── 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
269
249
   │
270
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
251
  ───╯
272
252
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
274
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
254
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
275
255
  │
276
- 6 │ import { ChevronDownIcon } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 4 │ import { Globe } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
279
259
   │
280
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
261
  ───╯
282
262
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
285
265
  │
286
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 6 │ import { XIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
289
269
   │
290
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
271
  ───╯
@@ -300,22 +280,22 @@ $ tsdown
300
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
281
  ───╯
302
282
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
305
285
  │
306
- 7 │ import { SearchIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
309
289
   │
310
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
291
  ───╯
312
292
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
314
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
315
295
  │
316
- 4 │ import { Globe } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
319
299
   │
320
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
301
  ───╯
@@ -330,22 +310,42 @@ $ tsdown
330
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
311
  ────╯
332
312
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
335
315
  │
336
- 6 │ import { XIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 6 │ import { ChevronDownIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
339
319
   │
340
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
321
  ───╯
342
322
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
345
325
  │
346
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ import { CircleIcon } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
329
+  │
330
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
+ ───╯
332
+
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
335
+ │
336
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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
+
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
345
+ │
346
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
349
349
   │
350
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
351
  ───╯
@@ -380,5 +380,5 @@ $ 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 37122ms
383
+ ✔ Build complete in 17167ms
384
384
  $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-shared
2
2
 
3
- ## 0.0.0-canary-20251221144710
3
+ ## 0.0.0-canary-20251221153314
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251221144710
13
- - @lssm/lib.design-system@0.0.0-canary-20251221144710
14
- - @lssm/lib.schema@0.0.0-canary-20251221144710
15
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221144710
16
- - @lssm/module.learning-journey@0.0.0-canary-20251221144710
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221153314
13
+ - @lssm/lib.design-system@0.0.0-canary-20251221153314
14
+ - @lssm/lib.schema@0.0.0-canary-20251221153314
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221153314
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251221153314
@@ -1,12 +1,12 @@
1
1
  import { StreakCounterProps } from "../types.js";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime0 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/StreakCounter.d.ts
5
5
  declare function StreakCounter({
6
6
  days,
7
7
  isActive,
8
8
  size
9
- }: StreakCounterProps): react_jsx_runtime1.JSX.Element;
9
+ }: StreakCounterProps): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
11
  export { StreakCounter };
12
12
  //# sourceMappingURL=StreakCounter.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import { ViewTabsProps } from "../types.js";
2
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/ViewTabs.d.ts
5
5
  declare function ViewTabs({
6
6
  currentView,
7
7
  onViewChange,
8
8
  availableViews
9
- }: ViewTabsProps): react_jsx_runtime2.JSX.Element;
9
+ }: ViewTabsProps): react_jsx_runtime1.JSX.Element;
10
10
  //#endregion
11
11
  export { ViewTabs };
12
12
  //# sourceMappingURL=ViewTabs.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { XpBarProps } from "../types.js";
2
- import * as react_jsx_runtime0 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/XpBar.d.ts
5
5
  declare function XpBar({
@@ -8,7 +8,7 @@ declare function XpBar({
8
8
  level,
9
9
  showLabel,
10
10
  size
11
- }: XpBarProps): react_jsx_runtime0.JSX.Element;
11
+ }: XpBarProps): react_jsx_runtime2.JSX.Element;
12
12
  //#endregion
13
13
  export { XpBar };
14
14
  //# sourceMappingURL=XpBar.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lssm/example.learning-journey-ui-shared",
3
- "version": "0.0.0-canary-20251221144710",
3
+ "version": "0.0.0-canary-20251221153314",
4
4
  "description": "Shared UI components and hooks for learning journey mini-apps.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -34,16 +34,16 @@
34
34
  "test": "bun test"
35
35
  },
36
36
  "dependencies": {
37
- "@lssm/lib.schema": "0.0.0-canary-20251221144710",
38
- "@lssm/lib.contracts": "0.0.0-canary-20251221144710",
39
- "@lssm/module.learning-journey": "0.0.0-canary-20251221144710",
40
- "@lssm/lib.design-system": "0.0.0-canary-20251221144710",
41
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221144710",
37
+ "@lssm/lib.schema": "0.0.0-canary-20251221153314",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251221153314",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221153314",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251221153314",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221153314",
42
42
  "react": "19.2.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@lssm/tool.tsdown": "0.0.0-canary-20251221144710",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251221144710",
45
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221153314",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251221153314",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"