@lssm/example.learning-journey-ui-shared 0.0.0-canary-20251221153314 → 0.0.0-canary-20251221164004

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,39 +103,39 @@ $ 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: 280.06 kB
113
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
114
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
115
- │
116
- 19 │ 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
- ────╯
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
+ │
116
+ 4 │ import { Loader2 } 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
122
 
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
124
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
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
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── Module not found, treating it as an external dependency
126
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
127
+  │ ───────┬──────
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/molecules/CommandSearchTrigger.js
134
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
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 ]
135
135
  │
136
- 8 │ import { SearchIcon } from "lucide-react";
137
-  │ ───────┬──────
138
-  │ ╰──────── 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
139
139
   │
140
140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
141
  ───╯
@@ -150,36 +150,26 @@ $ tsdown
150
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
151
151
  ────╯
152
152
 
153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
154
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
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 ]
155
+ │
156
+ 8 │ import { SearchIcon } 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/MarketingHeader.js
164
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
155
165
  │
156
- 12 │ import { Menu } from "lucide-react";
166
+ 19 │ import { Menu } from "lucide-react";
157
167
   │ ───────┬──────
158
168
   │ ╰──────── Module not found, treating it as an external dependency
159
169
   │
160
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
171
  ────╯
162
172
 
163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
164
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
165
- │
166
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
167
-  │ ───────┬──────
168
-  │ ╰──────── Module not found, treating it as an external dependency
169
-  │
170
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
- ───╯
172
-
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
174
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
175
- │
176
- 4 │ import { Loader2 } 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
173
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
184
174
  â•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
185
175
  │
@@ -200,20 +190,40 @@ $ tsdown
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/dropdown-menu.js
204
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
193
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
194
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
+ │
196
+ 12 │ import { Menu } 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/pagination.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
205
205
  │
206
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } 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/carousel.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
215
215
  │
216
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
216
+ 6 │ import { CheckIcon } 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/ui-kit-web/dist/ui/dropdown-menu.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
225
+ │
226
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
217
227
   │ ───────┬──────
218
228
   │ ╰──────── Module not found, treating it as an external dependency
219
229
   │
@@ -230,26 +240,6 @@ $ tsdown
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/command.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
235
- │
236
- 7 │ import { SearchIcon } 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/select.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
245
- │
246
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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
243
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
254
244
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
255
245
  │
@@ -260,20 +250,20 @@ $ tsdown
260
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
251
  ───╯
262
252
 
263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
264
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
265
255
  │
266
- 4 │ import { Globe } from "lucide-react";
256
+ 6 │ import { XIcon } from "lucide-react";
267
257
   │ ───────┬──────
268
258
   │ ╰──────── Module not found, treating it as an external dependency
269
259
   │
270
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
271
261
  ───╯
272
262
 
273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
274
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
264
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
275
265
  │
276
- 6 │ import { XIcon } from "lucide-react";
266
+ 4 │ import { Globe } from "lucide-react";
277
267
   │ ───────┬──────
278
268
   │ ╰──────── Module not found, treating it as an external dependency
279
269
   │
@@ -290,47 +280,46 @@ $ tsdown
290
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
281
  ───╯
292
282
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
284
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
295
285
  │
296
- 6 │ import { CheckIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 6 │ import { XIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
299
289
   │
300
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
291
  ───╯
302
292
 
303
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
304
- ╭─[ ../../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/select.js
294
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
305
295
  │
306
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
307
-  │ ───────┬──────
308
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
309
299
   │
310
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
311
301
  ───╯
312
302
 
313
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
314
- ╭─[ ../../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/carousel.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
315
305
  │
316
- 6 │ import { XIcon } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── Module not found, treating it as an external dependency
306
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
307
+  │ ───────┬──────
308
+  │ ╰──────── Module not found, treating it as an external dependency
319
309
   │
320
310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
311
  ───╯
322
312
 
323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
325
315
  │
326
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 7 │ import { SearchIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
329
319
   │
330
320
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
331
321
  ───╯
332
322
 
333
- ✔ Build complete in 11935ms
334
323
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
335
324
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
336
325
  │
@@ -341,6 +330,16 @@ $ tsdown
341
330
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
342
331
  ───╯
343
332
 
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
+
344
343
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
345
344
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
346
345
  │
@@ -381,3 +380,4 @@ $ tsdown
381
380
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
382
381
  ───╯
383
382
 
383
+ ✔ Build complete in 15058ms