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

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,13 +103,23 @@ $ tsdown
103
103
  ℹ dist/hooks/useLearningProgress.d.ts  0.71 kB │ gzip: 0.35 kB
104
104
  ℹ dist/components/StreakCounter.d.ts  0.35 kB │ gzip: 0.23 kB
105
105
  ℹ dist/components/BadgeDisplay.d.ts  0.35 kB │ gzip: 0.23 kB
106
- ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.24 kB
106
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.23 kB
107
107
  ℹ dist/components/XpBar.d.ts  0.32 kB │ gzip: 0.23 kB
108
108
  ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
109
109
  ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
110
110
  ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
111
  ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
112
  ℹ 103 files, total: 279.86 kB
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
114
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
115
+ │
116
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
+
113
123
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
114
124
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
115
125
  │
@@ -130,12 +140,22 @@ $ 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/ActionButtons.js
134
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
144
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
145
+ │
146
+ 14 │ import { Menu } from "lucide-react";
147
+  │ ───────┬──────
148
+  │ ╰──────── Module not found, treating it as an external dependency
149
+  │
150
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
+ ────╯
152
+
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
154
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
135
155
  │
136
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
137
-  │ ───────┬──────
138
-  │ ╰──────── Module not found, treating it as an external dependency
156
+ 8 │ import { SearchIcon } from "lucide-react";
157
+  │ ───────┬──────
158
+  │ ╰──────── Module not found, treating it as an external dependency
139
159
   │
140
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
161
  ───╯
@@ -150,16 +170,6 @@ $ tsdown
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 ]
155
- │
156
- 14 │ import { Menu } from "lucide-react";
157
-  │ ───────┬──────
158
-  │ ╰──────── Module not found, treating it as an external dependency
159
-  │
160
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
- ────╯
162
-
163
173
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
164
174
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
165
175
  │
@@ -170,16 +180,6 @@ $ tsdown
170
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
181
  ────╯
172
182
 
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
183
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
184
184
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
185
185
  │
@@ -190,46 +190,6 @@ $ tsdown
190
190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
191
  ───╯
192
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 ]
215
- │
216
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
219
-  │
220
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
- ───╯
222
-
223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
224
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
225
- │
226
- 4 │ import { Globe } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
229
-  │
230
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
- ───╯
232
-
233
193
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
234
194
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
235
195
  │
@@ -240,22 +200,12 @@ $ tsdown
240
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
201
  ───╯
242
202
 
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 ]
245
- │
246
- 7 │ import { SearchIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
249
-  │
250
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
- ───╯
252
-
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 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
255
205
  │
256
- 6 │ import { CircleIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 5 │ import { Loader2 } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
259
209
   │
260
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
211
  ───╯
@@ -280,6 +230,16 @@ $ tsdown
280
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
231
  ───╯
282
232
 
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
235
+ │
236
+ 12 │ import "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
239
+  │
240
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
+ ────╯
242
+
283
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
284
244
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
285
245
  │
@@ -290,22 +250,32 @@ $ tsdown
290
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
251
  ───╯
292
252
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
295
- │
296
- 12 │ import "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
299
-  │
300
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
- ────╯
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 ]
255
+ │
256
+ 4 │ import { Globe } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
+  │
260
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
+ ───╯
302
262
 
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 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
305
265
  │
306
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 5 │ import { ChevronRight, MoreHorizontal } 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/select.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
275
+ │
276
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
309
279
   │
310
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
281
  ───╯
@@ -320,12 +290,12 @@ $ tsdown
320
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
291
  ───╯
322
292
 
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 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
325
295
  │
326
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 6 │ import { ChevronDownIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
329
299
   │
330
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
301
  ───╯
@@ -340,22 +310,42 @@ $ tsdown
340
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
341
311
  ───╯
342
312
 
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 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
345
315
  │
346
- 6 │ import { ChevronDownIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 6 │ import { CircleIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
349
319
   │
350
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
321
  ───╯
352
322
 
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 ]
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
355
325
  │
356
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ import { CheckIcon } 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/command.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
345
+ │
346
+ 7 │ import { SearchIcon } 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 33895ms
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-20251220021406
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-20251220021406
13
+ - @lssm/lib.design-system@0.0.0-canary-20251220021406
14
+ - @lssm/lib.schema@0.0.0-canary-20251220021406
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220021406
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251220021406
@@ -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-20251220021406",
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-20251220021406",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251220021406",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251220021406",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251220021406",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251220021406",
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-20251220021406",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"