@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,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.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
112
  ℹ 103 files, total: 279.86 kB
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
114
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
115
+ │
116
+ 14 │ import { Menu } from "lucide-react";
117
+  │ ───────┬──────
118
+  │ ╰──────── Module not found, treating it as an external dependency
119
+  │
120
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
+ ────╯
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
  │
@@ -120,42 +130,32 @@ $ tsdown
120
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
131
  ───╯
122
132
 
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
124
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
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 ]
125
135
  │
126
- 6 │ import { CheckCircle } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── Module not found, treating it as an external dependency
136
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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
  ───╯
132
142
 
133
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
134
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
144
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
135
145
  │
136
- 5 │ import { Loader2 } from "lucide-react";
137
-  │ ───────┬──────
138
-  │ ╰──────── Module not found, treating it as an external dependency
146
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
147
+  │ ───────┬──────
148
+  │ ╰──────── Module not found, treating it as an external dependency
139
149
   │
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 ]
145
- │
146
- 19 │ 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/atoms/ActionButtons.js
154
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
153
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
154
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
155
155
  │
156
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
157
-  │ ───────┬──────
158
-  │ ╰──────── Module not found, treating it as an external dependency
156
+ 6 │ import { CheckCircle } from "lucide-react";
157
+  │ ───────┬──────
158
+  │ ╰──────── Module not found, treating it as an external dependency
159
159
   │
160
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
161
  ───╯
@@ -170,98 +170,58 @@ $ tsdown
170
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
171
  ───╯
172
172
 
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
174
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
175
- │
176
- 4 │ import { Calendar, Clock, MapPin } 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/MarketingHeaderMobile.js
184
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
173
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
174
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
185
175
  │
186
- 12 │ import { Menu } from "lucide-react";
176
+ 19 │ 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
 
193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
194
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
184
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
185
  │
196
- 14 │ import { Menu } from "lucide-react";
186
+ 12 │ import { Menu } from "lucide-react";
197
187
   │ ───────┬──────
198
188
   │ ╰──────── Module not found, treating it as an external dependency
199
189
   │
200
190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
191
  ────╯
202
192
 
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 ]
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 ]
205
195
  │
206
- 6 │ import { CheckIcon } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
196
+ 5 │ import { Loader2 } from "lucide-react";
197
+  │ ───────┬──────
198
+  │ ╰──────── Module not found, treating it as an external dependency
209
199
   │
210
200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
201
  ───╯
212
202
 
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
215
205
  │
216
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
206
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/ui-kit-web/dist/ui/accordion.js
224
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
225
- │
226
- 6 │ import { ChevronDownIcon } 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/organisms/ListPage/ListPage.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
235
- │
236
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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/breadcrumb.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
245
- │
246
- 5 │ import { ChevronRight, MoreHorizontal } 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/dropdown-menu.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
255
215
  │
256
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
216
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
217
+  │ ───────┬──────
218
+  │ ╰──────── Module not found, treating it as an external dependency
259
219
   │
260
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
221
  ───╯
262
222
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
264
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
265
225
  │
266
226
  6 │ import { XIcon } from "lucide-react";
267
227
   │ ───────┬──────
@@ -280,26 +240,36 @@ $ tsdown
280
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
241
  ───╯
282
242
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
284
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
285
245
  │
286
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── 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
289
249
   │
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/command.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
295
255
  │
296
- 7 │ import { SearchIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 5 │ import { ChevronDownIcon } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
299
259
   │
300
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
261
  ───╯
302
262
 
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
265
+ │
266
+ 12 │ import "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
+
303
273
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
304
274
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
305
275
  │
@@ -310,6 +280,16 @@ $ tsdown
310
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
281
  ───╯
312
282
 
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
285
+ │
286
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
289
+  │
290
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
+ ───╯
292
+
313
293
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
314
294
  â•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
315
295
  │
@@ -320,28 +300,48 @@ $ tsdown
320
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
301
  ───╯
322
302
 
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
- ────╯
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 ]
305
+ │
306
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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
+ ───╯
332
312
 
333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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 ]
335
315
  │
336
- 5 │ import { ChevronDownIcon } from "lucide-react";
316
+ 7 │ import { SearchIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
+  │
320
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
+ ───╯
322
+
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
325
+ │
326
+ 6 │ import { ChevronDownIcon } from "lucide-react";
337
327
   │ ───────┬──────
338
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/sheet.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
335
+ │
336
+ 5 │ import { ChevronRight, MoreHorizontal } 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/dialog.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
345
345
  │
346
346
  6 │ import { XIcon } from "lucide-react";
347
347
   │ ───────┬──────
@@ -380,4 +380,4 @@ $ 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 28799ms
383
+ ✔ Build complete in 32638ms