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

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.
@@ -52,8 +52,8 @@ $ tsdown
52
52
  ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.80 kB │ gzip: 1.24 kB
53
53
  ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map  2.68 kB │ gzip: 1.21 kB
54
54
  ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map  2.58 kB │ gzip: 1.16 kB
55
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map  2.58 kB │ gzip: 1.16 kB
55
56
  ℹ dist/libs/contracts/dist/docs/registry.js.map  2.51 kB │ gzip: 1.01 kB
56
- ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map  2.51 kB │ gzip: 1.15 kB
57
57
  ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.46 kB │ gzip: 1.15 kB
58
58
  ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map  2.41 kB │ gzip: 1.06 kB
59
59
  ℹ dist/components/BadgeDisplay.js.map  2.40 kB │ gzip: 1.14 kB
@@ -63,7 +63,7 @@ $ tsdown
63
63
  ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.21 kB │ gzip: 0.94 kB
64
64
  ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.18 kB │ gzip: 1.04 kB
65
65
  ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.09 kB │ gzip: 0.99 kB
66
- ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  2.01 kB │ gzip: 0.99 kB
66
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  2.08 kB │ gzip: 1.00 kB
67
67
  ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map  1.95 kB │ gzip: 0.95 kB
68
68
  ℹ dist/components/ViewTabs.js.map  1.92 kB │ gzip: 0.88 kB
69
69
  ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.91 kB │ gzip: 0.90 kB
@@ -103,27 +103,37 @@ $ 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.23 kB
106
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.24 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
- ℹ 103 files, total: 279.86 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 ]
112
+ ℹ 103 files, total: 280.00 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
115
  │
116
- 4 │ import { Loader2 } from "lucide-react";
117
-  │ ───────┬──────
118
-  │ ╰──────── Module not found, treating it as an external dependency
116
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
117
+  │ ───────┬──────
118
+  │ ╰──────── Module not found, treating it as an external dependency
119
119
   │
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/LoaderCircular.js
124
- ╭─[ ../../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/DataChips.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
125
125
  │
126
- 5 │ import { Loader2 } from "lucide-react";
126
+ 4 │ import { Calendar, Clock, MapPin } 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/atoms/Button.js
134
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
135
+ │
136
+ 4 │ import { Loader2 } from "lucide-react";
127
137
   │ ───────┬──────
128
138
   │ ╰──────── Module not found, treating it as an external dependency
129
139
   │
@@ -140,30 +150,10 @@ $ 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/atoms/ActionButtons.js
144
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
145
- │
146
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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/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 ]
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
154
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
165
155
  │
166
- 14 │ import { Menu } from "lucide-react";
156
+ 19 │ import { Menu } from "lucide-react";
167
157
   │ ───────┬──────
168
158
   │ ╰──────── Module not found, treating it as an external dependency
169
159
   │
@@ -180,16 +170,26 @@ $ tsdown
180
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
171
  ───╯
182
172
 
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 ]
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 ]
185
175
  │
186
- 19 │ import { Menu } from "lucide-react";
176
+ 14 │ import { Menu } from "lucide-react";
187
177
   │ ───────┬──────
188
178
   │ ╰──────── Module not found, treating it as an external dependency
189
179
   │
190
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
181
  ────╯
192
182
 
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
184
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
185
+ │
186
+ 5 │ import { Loader2 } 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
193
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
194
194
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
195
  │
@@ -200,32 +200,52 @@ $ tsdown
200
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
201
  ────╯
202
202
 
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 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
204
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
205
205
  │
206
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 4 │ import { Globe } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
209
209
   │
210
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
211
  ───╯
212
212
 
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 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
215
215
  │
216
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
219
219
   │
220
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
221
  ───╯
222
222
 
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 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
225
225
  │
226
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 6 │ import { CircleIcon } 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
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
235
+ │
236
+ 6 │ import { CheckIcon } from "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
+
243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
244
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
245
+ │
246
+ 6 │ import { XIcon } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
229
249
   │
230
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
251
  ───╯
@@ -240,12 +260,12 @@ $ tsdown
240
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
261
  ───╯
242
262
 
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 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
245
265
  │
246
- 6 │ import { CheckIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
249
269
   │
250
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
271
  ───╯
@@ -260,36 +280,26 @@ $ tsdown
260
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
281
  ───╯
262
282
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
265
285
  │
266
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
267
-  │ ───────┬──────
268
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 5 │ import { ChevronDownIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
269
289
   │
270
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
291
  ───╯
272
292
 
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 ]
293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
275
295
  │
276
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
279
299
   │
280
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
301
  ───╯
282
302
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
285
- │
286
- 12 │ import "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
303
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
294
304
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
295
305
  │
@@ -300,16 +310,6 @@ $ tsdown
300
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
311
  ───╯
302
312
 
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 ]
305
- │
306
- 6 │ import { XIcon } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
309
-  │
310
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
- ───╯
312
-
313
313
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
314
314
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
315
315
  │
@@ -320,32 +320,32 @@ $ tsdown
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/navigation-menu.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
325
- │
326
- 5 │ import { ChevronDownIcon } 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
- ───╯
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
325
+ │
326
+ 12 │ import "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
332
 
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 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
335
335
  │
336
- 4 │ import { Globe } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 6 │ import { CheckIcon, CircleIcon } 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/ui-kit-web/dist/ui/radio-group.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
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
345
  │
346
- 6 │ import { CircleIcon } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
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 56562ms
383
+ ✔ Build complete in 38258ms
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-20251220030446
3
+ ## 0.0.0-canary-20251221114240
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-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
12
+ - @lssm/lib.contracts@0.0.0-canary-20251221114240
13
+ - @lssm/lib.design-system@0.0.0-canary-20251221114240
14
+ - @lssm/lib.schema@0.0.0-canary-20251221114240
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251221114240
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251221114240
@@ -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
@@ -3,8 +3,8 @@ import { registerDocBlocks } from "../../registry.js";
3
3
  //#region ../../libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js
4
4
  const tech_contracts_openapi_export_DocBlocks = [{
5
5
  id: "docs.tech.contracts.openapi-export",
6
- title: "OpenAPI export (OpenAPI 3.1) from SpecRegistry",
7
- summary: "Generate a deterministic OpenAPI document from a SpecRegistry using jsonSchemaForSpec + REST transport metadata.",
6
+ title: "OpenAPI export (OpenAPI 3.1) from OperationSpecRegistry",
7
+ summary: "Generate a deterministic OpenAPI document from a OperationSpecRegistry using jsonSchemaForSpec + REST transport metadata.",
8
8
  kind: "reference",
9
9
  visibility: "public",
10
10
  route: "/docs/tech/contracts/openapi-export",
@@ -13,7 +13,7 @@ const tech_contracts_openapi_export_DocBlocks = [{
13
13
  "openapi",
14
14
  "rest"
15
15
  ],
16
- body: `## OpenAPI export (OpenAPI 3.1) from SpecRegistry
16
+ body: `## OpenAPI export (OpenAPI 3.1) from OperationSpecRegistry
17
17
 
18
18
  ### Purpose
19
19
 
@@ -42,9 +42,9 @@ contractspec openapi --registry ./src/registry.ts --out ./openapi.json
42
42
 
43
43
  The registry module must export one of:
44
44
 
45
- - \`registry: SpecRegistry\`
46
- - \`default(): SpecRegistry | Promise<SpecRegistry>\`
47
- - \`createRegistry(): SpecRegistry | Promise<SpecRegistry>\`
45
+ - \`registry: OperationSpecRegistry\`
46
+ - \`default(): OperationSpecRegistry | Promise<OperationSpecRegistry>\`
47
+ - \`createRegistry(): OperationSpecRegistry | Promise<OperationSpecRegistry>\`
48
48
 
49
49
  ### Notes / limitations (current)
50
50
 
@@ -1 +1 @@
1
- {"version":3,"file":"openapi-export.docblock.js","names":[],"sources":["../../../../../../../../../libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js"],"sourcesContent":["import { registerDocBlocks } from \"../../registry.js\";\n\n//#region src/docs/tech/contracts/openapi-export.docblock.ts\nconst tech_contracts_openapi_export_DocBlocks = [{\n\tid: \"docs.tech.contracts.openapi-export\",\n\ttitle: \"OpenAPI export (OpenAPI 3.1) from SpecRegistry\",\n\tsummary: \"Generate a deterministic OpenAPI document from a SpecRegistry using jsonSchemaForSpec + REST transport metadata.\",\n\tkind: \"reference\",\n\tvisibility: \"public\",\n\troute: \"/docs/tech/contracts/openapi-export\",\n\ttags: [\n\t\t\"contracts\",\n\t\t\"openapi\",\n\t\t\"rest\"\n\t],\n\tbody: `## OpenAPI export (OpenAPI 3.1) from SpecRegistry\n\n### Purpose\n\nContractSpec specs can be exported into an **OpenAPI 3.1** document for tooling (SDK generation, docs, gateways).\n\nThe export is **spec-first**:\n\n- Uses \\`jsonSchemaForSpec(spec)\\` for input/output JSON Schema (from SchemaModel → zod → JSON Schema)\n- Uses \\`spec.transport.rest.method/path\\` when present\n- Falls back to deterministic defaults:\n - Method: \\`POST\\` for commands, \\`GET\\` for queries\n - Path: \\`defaultRestPath(name, version)\\` → \\`/<dot/name>/v<version>\\`\n\n### Library API\n\n- Function: \\`openApiForRegistry(registry, options?)\\`\n- Location: \\`@lssm/lib.contracts/openapi\\`\n\n### CLI\n\nExport OpenAPI from a registry module:\n\n\\`\\`\\`bash\ncontractspec openapi --registry ./src/registry.ts --out ./openapi.json\n\\`\\`\\`\n\nThe registry module must export one of:\n\n- \\`registry: SpecRegistry\\`\n- \\`default(): SpecRegistry | Promise<SpecRegistry>\\`\n- \\`createRegistry(): SpecRegistry | Promise<SpecRegistry>\\`\n\n### Notes / limitations (current)\n\n- Responses are generated as a basic \\`200\\` response (plus schemas when available).\n- Query (GET) inputs are currently represented as a JSON request body when an input schema exists.\n- Errors are not yet expanded into OpenAPI responses; that will be added when we standardize error envelopes.`\n}];\nregisterDocBlocks(tech_contracts_openapi_export_DocBlocks);\n\n//#endregion\nexport { tech_contracts_openapi_export_DocBlocks };"],"mappings":";;;AAGA,MAAM,0CAA0C,CAAC;CAChD,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;CACN,YAAY;CACZ,OAAO;CACP,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCN,CAAC;AACF,kBAAkB,wCAAwC"}
1
+ {"version":3,"file":"openapi-export.docblock.js","names":[],"sources":["../../../../../../../../../libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js"],"sourcesContent":["import { registerDocBlocks } from \"../../registry.js\";\n\n//#region src/docs/tech/contracts/openapi-export.docblock.ts\nconst tech_contracts_openapi_export_DocBlocks = [{\n\tid: \"docs.tech.contracts.openapi-export\",\n\ttitle: \"OpenAPI export (OpenAPI 3.1) from OperationSpecRegistry\",\n\tsummary: \"Generate a deterministic OpenAPI document from a OperationSpecRegistry using jsonSchemaForSpec + REST transport metadata.\",\n\tkind: \"reference\",\n\tvisibility: \"public\",\n\troute: \"/docs/tech/contracts/openapi-export\",\n\ttags: [\n\t\t\"contracts\",\n\t\t\"openapi\",\n\t\t\"rest\"\n\t],\n\tbody: `## OpenAPI export (OpenAPI 3.1) from OperationSpecRegistry\n\n### Purpose\n\nContractSpec specs can be exported into an **OpenAPI 3.1** document for tooling (SDK generation, docs, gateways).\n\nThe export is **spec-first**:\n\n- Uses \\`jsonSchemaForSpec(spec)\\` for input/output JSON Schema (from SchemaModel → zod → JSON Schema)\n- Uses \\`spec.transport.rest.method/path\\` when present\n- Falls back to deterministic defaults:\n - Method: \\`POST\\` for commands, \\`GET\\` for queries\n - Path: \\`defaultRestPath(name, version)\\` → \\`/<dot/name>/v<version>\\`\n\n### Library API\n\n- Function: \\`openApiForRegistry(registry, options?)\\`\n- Location: \\`@lssm/lib.contracts/openapi\\`\n\n### CLI\n\nExport OpenAPI from a registry module:\n\n\\`\\`\\`bash\ncontractspec openapi --registry ./src/registry.ts --out ./openapi.json\n\\`\\`\\`\n\nThe registry module must export one of:\n\n- \\`registry: OperationSpecRegistry\\`\n- \\`default(): OperationSpecRegistry | Promise<OperationSpecRegistry>\\`\n- \\`createRegistry(): OperationSpecRegistry | Promise<OperationSpecRegistry>\\`\n\n### Notes / limitations (current)\n\n- Responses are generated as a basic \\`200\\` response (plus schemas when available).\n- Query (GET) inputs are currently represented as a JSON request body when an input schema exists.\n- Errors are not yet expanded into OpenAPI responses; that will be added when we standardize error envelopes.`\n}];\nregisterDocBlocks(tech_contracts_openapi_export_DocBlocks);\n\n//#endregion\nexport { tech_contracts_openapi_export_DocBlocks };"],"mappings":";;;AAGA,MAAM,0CAA0C,CAAC;CAChD,IAAI;CACJ,OAAO;CACP,SAAS;CACT,MAAM;CACN,YAAY;CACZ,OAAO;CACP,MAAM;EACL;EACA;EACA;EACA;CACD,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCN,CAAC;AACF,kBAAkB,wCAAwC"}
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-20251220030446",
3
+ "version": "0.0.0-canary-20251221114240",
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-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",
37
+ "@lssm/lib.schema": "0.0.0-canary-20251221114240",
38
+ "@lssm/lib.contracts": "0.0.0-canary-20251221114240",
39
+ "@lssm/module.learning-journey": "0.0.0-canary-20251221114240",
40
+ "@lssm/lib.design-system": "0.0.0-canary-20251221114240",
41
+ "@lssm/lib.ui-kit-web": "0.0.0-canary-20251221114240",
42
42
  "react": "19.2.3"
43
43
  },
44
44
  "devDependencies": {
45
- "@lssm/tool.tsdown": "0.0.0-canary-20251220030446",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251220030446",
45
+ "@lssm/tool.tsdown": "0.0.0-canary-20251221114240",
46
+ "@lssm/tool.typescript": "0.0.0-canary-20251221114240",
47
47
  "@types/react": "^19.1.6",
48
48
  "tsdown": "^0.18.1",
49
49
  "typescript": "^5.9.3"