@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251221185840 → 0.0.0-canary-20251221193616

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.
@@ -80,29 +80,19 @@ $ tsdown
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
82
  ℹ dist/example.js.map  1.09 kB │ gzip: 0.58 kB
83
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
84
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
85
83
  ℹ dist/docs/learning-journey-ui-shared.docblock.js.map  1.08 kB │ gzip: 0.60 kB
86
84
  ℹ dist/libs/contracts/dist/docs/meta.docs.js  1.07 kB │ gzip: 0.63 kB
87
85
  ℹ dist/libs/ui-kit-web/dist/ui/progress.js  0.79 kB │ gzip: 0.46 kB
88
86
  ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.69 kB │ gzip: 0.40 kB
89
- │
90
87
  ℹ dist/types.d.ts.map  0.65 kB │ gzip: 0.33 kB
91
- 4 │ import { Loader2 } from "lucide-react";
92
88
  ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.47 kB │ gzip: 0.29 kB
93
-  │ ───────┬──────
94
-  │ ╰──────── Module not found, treating it as an external dependency
95
89
  ℹ dist/libs/ui-kit-web/dist/ui/utils.js.map  0.43 kB │ gzip: 0.29 kB
96
90
  ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.41 kB │ gzip: 0.26 kB
97
91
  ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.26 kB │ gzip: 0.19 kB
98
92
  ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.24 kB │ gzip: 0.18 kB
99
-  │
100
93
  ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.21 kB │ gzip: 0.18 kB
101
94
  ℹ dist/hooks/useLearningProgress.d.ts.map  0.19 kB │ gzip: 0.16 kB
102
95
  ℹ dist/components/StreakCounter.d.ts.map  0.19 kB │ gzip: 0.16 kB
103
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
104
- ───╯
105
-
106
96
  ℹ dist/components/BadgeDisplay.d.ts.map  0.19 kB │ gzip: 0.16 kB
107
97
  ℹ dist/components/ViewTabs.d.ts.map  0.18 kB │ gzip: 0.16 kB
108
98
  ℹ dist/components/XpBar.d.ts.map  0.17 kB │ gzip: 0.15 kB
@@ -120,32 +110,32 @@ $ tsdown
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.06 kB
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
- ───╯
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
114
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
115
+ │
116
+ 12 │ 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
+ ────╯
132
122
 
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 ]
123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
135
125
  │
136
- 5 │ import { Loader2 } from "lucide-react";
126
+ 4 │ import { Loader2 } from "lucide-react";
137
127
   │ ───────┬──────
138
128
   │ ╰──────── Module not found, treating it as an external dependency
139
129
   │
140
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
131
  ───╯
142
132
 
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 ]
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 ]
145
135
  │
146
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
147
-  │ ───────┬──────
148
-  │ ╰──────── Module not found, treating it as an external dependency
136
+ 8 │ import { SearchIcon } from "lucide-react";
137
+  │ ───────┬──────
138
+  │ ╰──────── Module not found, treating it as an external dependency
149
139
   │
150
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
141
  ───╯
@@ -170,32 +160,12 @@ $ tsdown
170
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
161
  ────╯
172
162
 
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
174
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
175
- │
176
- 12 │ import { Menu } 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
- ────╯
182
-
183
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
184
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
185
- │
186
- 8 │ import { SearchIcon } 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/ui-kit-web/dist/ui/pagination.js
194
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
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 ]
195
165
  │
196
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
197
-  │ ───────┬──────
198
-  │ ╰──────── Module not found, treating it as an external dependency
166
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
167
+  │ ───────┬──────
168
+  │ ╰──────── Module not found, treating it as an external dependency
199
169
   │
200
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
171
  ───╯
@@ -210,48 +180,48 @@ $ tsdown
210
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
181
  ───╯
212
182
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
184
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
215
185
  │
216
- 5 │ import { ChevronDownIcon } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
186
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
187
+  │ ───────┬──────
188
+  │ ╰──────── Module not found, treating it as an external dependency
219
189
   │
220
190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
191
  ───╯
222
192
 
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 ]
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 ]
225
195
  │
226
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── 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
229
199
   │
230
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
201
  ───╯
232
202
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
235
205
  │
236
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
239
209
   │
240
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
211
  ───╯
242
212
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
245
215
  │
246
- 6 │ import { ChevronDownIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
249
219
   │
250
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
221
  ───╯
252
222
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
255
225
  │
256
226
  6 │ import { XIcon } from "lucide-react";
257
227
   │ ───────┬──────
@@ -260,12 +230,12 @@ $ tsdown
260
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
231
  ───╯
262
232
 
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 ]
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 ]
265
235
  │
266
- 6 │ import { CheckIcon } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── 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
269
239
   │
270
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
241
  ───╯
@@ -280,22 +250,52 @@ $ tsdown
280
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
251
  ───╯
282
252
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
285
255
  │
286
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
289
259
   │
290
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
261
  ───╯
292
262
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
294
- ╭─[ ../../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/command.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
295
265
  │
296
- 6 │ import { XIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 7 │ import { SearchIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
269
+  │
270
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
+ ───╯
272
+
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
275
+ │
276
+ 6 │ import { CheckIcon } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
+  │
280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
+ ───╯
282
+
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
285
+ │
286
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
289
+  │
290
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
+ ───╯
292
+
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
295
+ │
296
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
300
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
301
  ───╯
@@ -310,42 +310,42 @@ $ tsdown
310
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
311
  ────╯
312
312
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
315
315
  │
316
- 7 │ import { SearchIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 5 │ import { ChevronDownIcon } 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
  ───╯
322
322
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
324
- ╭─[ ../../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/dialog.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
325
325
  │
326
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ import { XIcon } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
329
329
   │
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/carousel.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
335
335
  │
336
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { ChevronDownIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
339
339
   │
340
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
341
  ───╯
342
342
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
344
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
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 ]
345
345
  │
346
- 4 │ import { Globe } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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 19432ms
383
+ ✔ Build complete in 19575ms
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-20251221185840
3
+ ## 0.0.0-canary-20251221193616
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-20251221185840
13
- - @lssm/lib.design-system@0.0.0-canary-20251221185840
14
- - @lssm/lib.schema@0.0.0-canary-20251221185840
15
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251221185840
16
- - @lssm/module.learning-journey@0.0.0-canary-20251221185840
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221193616
13
+ - @lssm/lib.design-system@0.0.0-canary-20251221193616
14
+ - @lssm/lib.schema@0.0.0-canary-20251221193616
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221193616
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251221193616
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-20251221185840",
3
+ "version": "0.0.0-canary-20251221193616",
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-20251221185840",
38
- "@lssm/lib.contracts": "0.0.0-canary-20251221185840",
39
- "@lssm/module.learning-journey": "0.0.0-canary-20251221185840",
40
- "@lssm/lib.design-system": "0.0.0-canary-20251221185840",
41
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221185840",
37
+ "@lssm/lib.schema": "0.0.0-canary-20251221193616",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251221193616",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221193616",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251221193616",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221193616",
42
42
  "react": "19.2.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@lssm/tool.tsdown": "0.0.0-canary-20251221185840",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251221185840",
45
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221193616",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251221193616",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"