@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251220015515 → 0.0.0-canary-20251220030446

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.
@@ -103,7 +103,7 @@ $ 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
@@ -120,12 +120,22 @@ $ tsdown
120
120
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
121
  ───╯
122
122
 
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
124
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
125
125
  │
126
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── Module not found, treating it as an external dependency
126
+ 5 │ import { Loader2 } 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
+
133
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
134
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
135
+ │
136
+ 6 │ import { CheckCircle } from "lucide-react";
137
+  │ ───────┬──────
138
+  │ ╰──────── Module not found, treating it as an external dependency
129
139
   │
130
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
141
  ───╯
@@ -140,20 +150,40 @@ $ tsdown
140
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
151
  ───╯
142
152
 
143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
144
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
154
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
155
+ │
156
+ 4 │ import { Calendar, Clock, MapPin } 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/organisms/Header.js
164
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
145
165
  │
146
- 19 │ import { Menu } from "lucide-react";
166
+ 14 │ import { Menu } from "lucide-react";
147
167
   │ ───────┬──────
148
168
   │ ╰──────── Module not found, treating it as an external dependency
149
169
   │
150
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
171
  ────╯
152
172
 
153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
154
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
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 ]
175
+ │
176
+ 8 │ import { SearchIcon } 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/organisms/MarketingHeader.js
184
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
155
185
  │
156
- 14 │ import { Menu } from "lucide-react";
186
+ 19 │ import { Menu } from "lucide-react";
157
187
   │ ───────┬──────
158
188
   │ ╰──────── Module not found, treating it as an external dependency
159
189
   │
@@ -170,100 +200,60 @@ $ tsdown
170
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
201
  ────╯
172
202
 
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 ]
175
- │
176
- 8 │ import { SearchIcon } 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/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
-
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
- ───╯
202
-
203
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
204
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
205
- │
206
- 6 │ import { CheckIcon } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
209
-  │
210
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
- ───╯
212
-
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
215
205
  │
216
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
206
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
217
207
   │ ───────┬──────
218
208
   │ ╰──────── Module not found, treating it as an external dependency
219
209
   │
220
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
211
  ───╯
222
212
 
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
224
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
225
215
  │
226
- 4 │ import { Globe } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
229
219
   │
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/pagination.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
235
225
  │
236
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 7 │ import { ArrowLeft, ArrowRight } 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/command.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
245
235
  │
246
- 7 │ import { SearchIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── 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
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/radio-group.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
244
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
255
245
  │
256
- 6 │ import { CircleIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
246
+ 6 │ import { CheckIcon } 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/navigation-menu.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
265
255
  │
266
- 5 │ import { ChevronDownIcon } from "lucide-react";
256
+ 6 │ import { ChevronDownIcon } from "lucide-react";
267
257
   │ ───────┬──────
268
258
   │ ╰──────── Module not found, treating it as an external dependency
269
259
   │
@@ -280,12 +270,12 @@ $ tsdown
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/ui-kit-web/dist/ui/sheet.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
285
275
  │
286
- 6 │ import { XIcon } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
277
+  │ ───────┬──────
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
  ───╯
@@ -300,62 +290,62 @@ $ tsdown
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/organisms/ListPage/ListPage.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
305
295
  │
306
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── 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
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/carousel.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
315
305
  │
316
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 6 │ import { XIcon } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
319
309
   │
320
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
311
  ───╯
322
312
 
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 ]
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 ]
325
315
  │
326
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 7 │ import { SearchIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
329
319
   │
330
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
321
  ───╯
332
322
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
335
325
  │
336
- 6 │ import { XIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 5 │ import { ChevronDownIcon } from "lucide-react";
327
+  │ ───────┬──────
328
+  │ ╰──────── Module not found, treating it as an external dependency
339
329
   │
340
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
331
  ───╯
342
332
 
343
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
334
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
345
335
  │
346
- 6 │ import { ChevronDownIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 4 │ import { Globe } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
349
339
   │
350
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
341
  ───╯
352
342
 
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 ]
343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
355
345
  │
356
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 6 │ import { CircleIcon } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
359
349
   │
360
350
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
351
  ───╯
@@ -370,6 +360,16 @@ $ tsdown
370
360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
361
  ───╯
372
362
 
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,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 41152ms
383
+ ✔ Build complete in 56562ms
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-20251220015515
3
+ ## 0.0.0-canary-20251220030446
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-20251220015515
13
- - @lssm/lib.design-system@0.0.0-canary-20251220015515
14
- - @lssm/lib.schema@0.0.0-canary-20251220015515
15
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251220015515
16
- - @lssm/module.learning-journey@0.0.0-canary-20251220015515
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220030446
13
+ - @lssm/lib.design-system@0.0.0-canary-20251220030446
14
+ - @lssm/lib.schema@0.0.0-canary-20251220030446
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220030446
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251220030446
@@ -1,12 +1,12 @@
1
1
  import { BadgeDisplayProps } 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/BadgeDisplay.d.ts
5
5
  declare function BadgeDisplay({
6
6
  badges,
7
7
  maxVisible,
8
8
  size
9
- }: BadgeDisplayProps): react_jsx_runtime1.JSX.Element;
9
+ }: BadgeDisplayProps): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
11
  export { BadgeDisplay };
12
12
  //# sourceMappingURL=BadgeDisplay.d.ts.map
@@ -1,12 +1,12 @@
1
1
  import { StreakCounterProps } 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/StreakCounter.d.ts
5
5
  declare function StreakCounter({
6
6
  days,
7
7
  isActive,
8
8
  size
9
- }: StreakCounterProps): react_jsx_runtime2.JSX.Element;
9
+ }: StreakCounterProps): react_jsx_runtime1.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_runtime0 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime2 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_runtime0.JSX.Element;
9
+ }: ViewTabsProps): react_jsx_runtime2.JSX.Element;
10
10
  //#endregion
11
11
  export { ViewTabs };
12
12
  //# sourceMappingURL=ViewTabs.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-20251220015515",
3
+ "version": "0.0.0-canary-20251220030446",
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-20251220015515",
38
- "@lssm/lib.contracts": "0.0.0-canary-20251220015515",
39
- "@lssm/module.learning-journey": "0.0.0-canary-20251220015515",
40
- "@lssm/lib.design-system": "0.0.0-canary-20251220015515",
41
- "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220015515",
37
+ "@lssm/lib.schema": "0.0.0-canary-20251220030446",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251220030446",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220030446",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251220030446",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220030446",
42
42
  "react": "19.2.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@lssm/tool.tsdown": "0.0.0-canary-20251220015515",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251220015515",
45
+ "@lssm/tool.tsdown": "0.0.0-canary-20251220030446",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251220030446",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"