@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,16 @@ $ 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/organisms/MarketingHeaderMobile.js
114
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
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
115
  │
116
- 12 │ import { Menu } from "lucide-react";
116
+ 14 │ import { Menu } from "lucide-react";
117
117
   │ ───────┬──────
118
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/marketing/MarketingComparisonSection.js
124
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
125
- │
126
- 6 │ import { CheckCircle } 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
123
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
134
124
  â•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
135
125
  │
@@ -140,16 +130,6 @@ $ 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
- ────╯
152
-
153
133
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
154
134
  â•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
155
135
  │
@@ -170,22 +150,22 @@ $ tsdown
170
150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
151
  ───╯
172
152
 
173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
174
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
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 ]
175
155
  │
176
- 8 │ import { SearchIcon } from "lucide-react";
177
-  │ ───────┬──────
178
-  │ ╰──────── 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
179
159
   │
180
160
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
161
  ───╯
182
162
 
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 ]
163
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
164
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
185
165
  │
186
- 5 │ import { Loader2 } from "lucide-react";
187
-  │ ───────┬──────
188
-  │ ╰──────── Module not found, treating it as an external dependency
166
+ 8 │ import { SearchIcon } from "lucide-react";
167
+  │ ───────┬──────
168
+  │ ╰──────── Module not found, treating it as an external dependency
189
169
   │
190
170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
171
  ───╯
@@ -200,62 +180,72 @@ $ tsdown
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/accordion.js
204
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
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/atoms/LoaderCircular.js
194
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
205
195
  │
206
- 6 │ import { ChevronDownIcon } 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/breadcrumb.js
214
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
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 { ChevronRight, MoreHorizontal } from "lucide-react";
217
-  │ ───────┬──────
218
-  │ ╰──────── Module not found, treating it as an external dependency
206
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
207
+  │ ───────┬──────
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/select.js
224
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
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 ]
225
215
  │
226
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
216
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
227
217
   │ ───────┬──────
228
218
   │ ╰──────── Module not found, treating it as an external dependency
229
219
   │
230
220
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
231
221
  ───╯
232
222
 
233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
234
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4: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 ]
235
225
  │
236
- 4 │ import { Globe } from "lucide-react";
226
+ 6 │ import { XIcon } from "lucide-react";
237
227
   │ ───────┬──────
238
228
   │ ╰──────── Module not found, treating it as an external dependency
239
229
   │
240
230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
241
231
  ───╯
242
232
 
243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
245
235
  │
246
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
247
-  │ ───────┬──────
248
-  │ ╰──────── Module not found, treating it as an external dependency
236
+ 6 │ import { CircleIcon } from "lucide-react";
237
+  │ ───────┬──────
238
+  │ ╰──────── Module not found, treating it as an external dependency
249
239
   │
250
240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
251
241
  ───╯
252
242
 
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 ]
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 ]
255
245
  │
256
- 6 │ import { XIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── 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
259
249
   │
260
250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
251
  ───╯
@@ -270,12 +260,22 @@ $ tsdown
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/command.js
274
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
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
+
273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
275
275
  │
276
- 7 │ import { SearchIcon } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
276
+ 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
279
   │
280
280
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
281
  ───╯
@@ -290,10 +290,10 @@ $ tsdown
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/components/molecules/LangSwitchDropdown.js
294
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
295
295
  │
296
- 6 │ import { XIcon } from "lucide-react";
296
+ 4 │ import { Globe } from "lucide-react";
297
297
   │ ───────┬──────
298
298
   │ ╰──────── Module not found, treating it as an external dependency
299
299
   │
@@ -310,45 +310,45 @@ $ 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/pagination.js
314
- ╭─[ ../../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 ]
315
315
  │
316
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
317
-  │ ───────┬──────
318
-  │ ╰──────── 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
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/radio-group.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
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
325
  │
326
- 6 │ import { CircleIcon } from "lucide-react";
327
-  │ ───────┬──────
328
-  │ ╰──────── Module not found, treating it as an external dependency
326
+ 6 │ 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/checkbox.js
334
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
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
335
  │
336
- 6 │ import { CheckIcon } from "lucide-react";
337
-  │ ───────┬──────
338
-  │ ╰──────── Module not found, treating it as an external dependency
336
+ 5 │ import { ChevronRight, MoreHorizontal } 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/sidebar.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
345
- │
346
- 12 │ import "lucide-react";
347
-  │ ───────┬──────
348
-  │ ╰──────── Module not found, treating it as an external dependency
349
-  │
350
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
- ────╯
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
+ │
346
+ 6 │ import { XIcon } from "lucide-react";
347
+  │ ───────┬──────
348
+  │ ╰──────── Module not found, treating it as an external dependency
349
+  │
350
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
351
+ ───╯
352
352
 
353
353
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
354
354
  â•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
@@ -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 35007ms
383
+ ✔ Build complete in 32638ms