@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251220021406 → 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.
@@ -110,26 +110,46 @@ $ tsdown
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 ]
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
114
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
115
115
  │
116
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
117
-  │ ───────┬──────
118
-  │ ╰──────── Module not found, treating it as an external dependency
116
+ 4 │ import { Loader2 } 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/Button.js
124
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 { Loader2 } from "lucide-react";
126
+ 5 │ import { Loader2 } from "lucide-react";
127
127
   │ ───────┬──────
128
128
   │ ╰──────── Module not found, treating it as an external dependency
129
129
   │
130
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
131
  ───╯
132
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
139
+  │
140
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
+ ───╯
142
+
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/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
+
133
153
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
134
154
  â•­─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
135
155
  │
@@ -180,16 +200,6 @@ $ tsdown
180
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
201
  ────╯
182
202
 
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
203
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
194
204
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
195
205
  │
@@ -200,62 +210,62 @@ $ tsdown
200
210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
211
  ───╯
202
212
 
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 ]
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 ]
205
215
  │
206
- 5 │ import { Loader2 } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── 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
209
219
   │
210
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
221
  ───╯
212
222
 
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 ]
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 ]
215
225
  │
216
- 5 │ import { ChevronDownIcon } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── 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
219
229
   │
220
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
221
231
  ───╯
222
232
 
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 ]
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 ]
225
235
  │
226
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── 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
229
239
   │
230
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
241
  ───╯
232
242
 
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
- ────╯
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 ]
245
+ │
246
+ 6 │ import { CheckIcon } 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
+ ───╯
242
252
 
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 ]
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 ]
245
255
  │
246
- 6 │ import { XIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 6 │ import { ChevronDownIcon } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
249
259
   │
250
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
261
  ───╯
252
262
 
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 ]
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 ]
255
265
  │
256
- 4 │ import { Globe } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
266
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
267
+  │ ───────┬──────
268
+  │ ╰──────── Module not found, treating it as an external dependency
259
269
   │
260
270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
271
  ───╯
@@ -270,6 +280,16 @@ $ tsdown
270
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
281
  ───╯
272
282
 
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
+
273
293
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
274
294
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
275
295
  │
@@ -280,28 +300,8 @@ $ tsdown
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/carousel.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
285
- │
286
- 7 │ import { ArrowLeft, ArrowRight } 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/accordion.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
295
- │
296
- 6 │ import { ChevronDownIcon } from "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
- ───╯
302
-
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
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
305
  │
306
306
  6 │ import { XIcon } from "lucide-react";
307
307
   │ ───────┬──────
@@ -310,40 +310,40 @@ $ 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/radio-group.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
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 ]
315
315
  │
316
- 6 │ import { CircleIcon } from "lucide-react";
316
+ 7 │ import { SearchIcon } from "lucide-react";
317
317
   │ ───────┬──────
318
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/checkbox.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
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
325
  │
326
- 6 │ import { CheckIcon } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── 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
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/organisms/ListPage/ListPage.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
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 ]
335
335
  │
336
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── 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
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/command.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
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 ]
345
345
  │
346
- 7 │ import { SearchIcon } from "lucide-react";
346
+ 6 │ import { CircleIcon } from "lucide-react";
347
347
   │ ───────┬──────
348
348
   │ ╰──────── Module not found, treating it as an external dependency
349
349
   │
@@ -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 33895ms
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-20251220021406
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-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
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
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-20251220021406",
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-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",
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-20251220021406",
46
- "@lssm/tool.typescript": "0.0.0-canary-20251220021406",
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"