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

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,22 +110,12 @@ $ 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/DataChips.js
114
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
115
- │
116
- 4 │ import { Calendar, Clock, MapPin } 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
-
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 ]
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 ]
125
115
  │
126
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
127
-  │ ───────┬──────
128
-  │ ╰──────── 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
129
119
   │
130
120
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
131
121
  ───╯
@@ -140,15 +130,15 @@ $ tsdown
140
130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
141
131
  ───╯
142
132
 
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
- ────╯
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 ]
135
+ │
136
+ 5 │ import { Loader2 } 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
+ ───╯
152
142
 
153
143
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
154
144
  â•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
@@ -160,22 +150,12 @@ $ tsdown
160
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
161
151
  ────╯
162
152
 
163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
164
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
165
- │
166
- 12 │ import { Menu } 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/LoaderCircular.js
174
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
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 ]
175
155
  │
176
- 5 │ import { Loader2 } from "lucide-react";
177
-  │ ───────┬──────
178
-  │ ╰──────── Module not found, treating it as an external dependency
156
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
157
+  │ ───────┬──────
158
+  │ ╰──────── Module not found, treating it as an external dependency
179
159
   │
180
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
161
  ───╯
@@ -190,72 +170,92 @@ $ tsdown
190
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
171
  ───╯
192
172
 
193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
194
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
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 ]
195
175
  │
196
- 4 │ import { Loader2 } from "lucide-react";
197
-  │ ───────┬──────
198
-  │ ╰──────── Module not found, treating it as an external dependency
176
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
177
+  │ ───────┬──────
178
+  │ ╰──────── Module not found, treating it as an external dependency
199
179
   │
200
180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
181
  ───╯
202
182
 
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 ]
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 ]
185
+ │
186
+ 12 │ import { Menu } 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
+ [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 ]
195
+ │
196
+ 14 │ 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/checkbox.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
205
205
  │
206
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 6 │ import { CheckIcon } 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/accordion.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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 ]
215
215
  │
216
- 6 │ import { ChevronDownIcon } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── 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
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/breadcrumb.js
224
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
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
225
  │
226
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
227
-  │ ───────┬──────
228
-  │ ╰──────── Module not found, treating it as an external dependency
226
+ 6 │ import { ChevronDownIcon } from "lucide-react";
227
+  │ ───────┬──────
228
+  │ ╰──────── Module not found, treating it as an external dependency
229
229
   │
230
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
231
  ───╯
232
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 ]
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
235
  │
236
- 6 │ import { CheckIcon } from "lucide-react";
237
-  │ ───────┬──────
238
-  │ ╰──────── Module not found, treating it as an external dependency
236
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
239
239
   │
240
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
241
  ───╯
242
242
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
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
245
  │
246
- 5 │ import { ChevronDownIcon } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
246
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
247
+  │ ───────┬──────
248
+  │ ╰──────── Module not found, treating it as an external dependency
249
249
   │
250
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
251
  ───╯
252
252
 
253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
255
255
  │
256
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
256
+ 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
259
   │
260
260
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
261
  ───╯
@@ -280,22 +280,22 @@ $ tsdown
280
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
281
  ───╯
282
282
 
283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
284
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
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 ]
285
285
  │
286
- 4 │ import { Globe } from "lucide-react";
287
-  │ ───────┬──────
288
-  │ ╰──────── Module not found, treating it as an external dependency
286
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
287
+  │ ───────┬──────
288
+  │ ╰──────── Module not found, treating it as an external dependency
289
289
   │
290
290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
291
291
  ───╯
292
292
 
293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
294
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
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 ]
295
295
  │
296
- 6 │ import { XIcon } from "lucide-react";
297
-  │ ───────┬──────
298
-  │ ╰──────── Module not found, treating it as an external dependency
296
+ 7 │ import { SearchIcon } from "lucide-react";
297
+  │ ───────┬──────
298
+  │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
300
300
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
301
301
  ───╯
@@ -310,22 +310,12 @@ $ 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/command.js
314
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
315
- │
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/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/components/molecules/LangSwitchDropdown.js
314
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
325
315
  │
326
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
316
+ 4 │ import { Globe } 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
  ───╯
@@ -340,22 +330,22 @@ $ tsdown
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/organisms/ListPage/ListPage.js
344
- ╭─[ ../../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/ui-kit-web/dist/ui/navigation-menu.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
345
335
  │
346
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 5 │ import { ChevronDownIcon } from "lucide-react";
337
+  │ ───────┬──────
338
+  │ ╰──────── Module not found, treating it as an external dependency
349
339
   │
350
340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
341
  ───╯
352
342
 
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 ]
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 ]
355
345
  │
356
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
346
+ 6 │ import { XIcon } 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,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 31542ms
383
+ ✔ Build complete in 28799ms