@lssm/example.learning-journey-ui-coaching 0.0.0-canary-20251217083314 → 0.0.0-canary-20251220002821

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.
Files changed (200) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +483 -403
  2. package/.turbo/turbo-build.log +484 -24
  3. package/CHANGELOG.md +9 -9
  4. package/LICENSE +21 -0
  5. package/dist/CoachingMiniApp.d.ts +4 -3
  6. package/dist/CoachingMiniApp.d.ts.map +1 -0
  7. package/dist/CoachingMiniApp.js +2 -1
  8. package/dist/CoachingMiniApp.js.map +1 -0
  9. package/dist/components/EngagementMeter.d.ts +4 -3
  10. package/dist/components/EngagementMeter.d.ts.map +1 -0
  11. package/dist/components/EngagementMeter.js +2 -1
  12. package/dist/components/EngagementMeter.js.map +1 -0
  13. package/dist/components/TipCard.d.ts +4 -3
  14. package/dist/components/TipCard.d.ts.map +1 -0
  15. package/dist/components/TipCard.js +5 -4
  16. package/dist/components/TipCard.js.map +1 -0
  17. package/dist/components/TipFeed.d.ts +2 -1
  18. package/dist/components/TipFeed.d.ts.map +1 -0
  19. package/dist/components/TipFeed.js +3 -2
  20. package/dist/components/TipFeed.js.map +1 -0
  21. package/dist/docs/learning-journey-ui-coaching.docblock.js +2 -1
  22. package/dist/docs/learning-journey-ui-coaching.docblock.js.map +1 -0
  23. package/dist/example.d.ts +2 -1
  24. package/dist/example.d.ts.map +1 -0
  25. package/dist/example.js +2 -1
  26. package/dist/example.js.map +1 -0
  27. package/dist/examples/learning-journey-ui-shared/dist/components/BadgeDisplay.js +2 -1
  28. package/dist/examples/learning-journey-ui-shared/dist/components/BadgeDisplay.js.map +1 -0
  29. package/dist/examples/learning-journey-ui-shared/dist/components/StreakCounter.js +2 -1
  30. package/dist/examples/learning-journey-ui-shared/dist/components/StreakCounter.js.map +1 -0
  31. package/dist/examples/learning-journey-ui-shared/dist/components/ViewTabs.js +4 -3
  32. package/dist/examples/learning-journey-ui-shared/dist/components/ViewTabs.js.map +1 -0
  33. package/dist/examples/learning-journey-ui-shared/dist/components/XpBar.js +2 -1
  34. package/dist/examples/learning-journey-ui-shared/dist/components/XpBar.js.map +1 -0
  35. package/dist/examples/learning-journey-ui-shared/dist/docs/learning-journey-ui-shared.docblock.js +2 -1
  36. package/dist/examples/learning-journey-ui-shared/dist/docs/learning-journey-ui-shared.docblock.js.map +1 -0
  37. package/dist/examples/learning-journey-ui-shared/dist/hooks/useLearningProgress.js +2 -1
  38. package/dist/examples/learning-journey-ui-shared/dist/hooks/useLearningProgress.js.map +1 -0
  39. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
  40. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
  41. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/index.js +2 -6
  42. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/meta.docs.js +29 -0
  43. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
  44. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/presentations.js +2 -1
  45. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
  46. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/registry.js +2 -1
  47. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/registry.js.map +1 -0
  48. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
  49. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
  50. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
  51. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
  52. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
  53. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
  54. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
  55. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
  56. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
  57. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
  58. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
  59. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
  60. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
  61. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
  62. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
  63. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
  64. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
  65. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
  66. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
  67. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
  68. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
  69. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
  70. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
  71. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
  72. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
  73. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
  74. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
  75. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
  76. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
  77. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
  78. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
  79. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
  80. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
  81. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
  82. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
  83. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
  84. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
  85. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
  86. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
  87. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
  88. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech-contracts.docs.js +96 -0
  89. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
  90. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/_virtual/rolldown_runtime.js +2 -1
  91. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map +1 -0
  92. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js +5 -4
  93. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js.map +1 -0
  94. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js +2 -1
  95. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map +1 -0
  96. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  97. package/dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  98. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/progress.js +2 -1
  99. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/progress.js.map +1 -0
  100. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/utils.js +2 -1
  101. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/utils.js.map +1 -0
  102. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  103. package/dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  104. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
  105. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
  106. package/dist/libs/contracts/dist/docs/index.js +2 -6
  107. package/dist/libs/contracts/dist/docs/meta.docs.js +30 -0
  108. package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
  109. package/dist/libs/contracts/dist/docs/presentations.js +2 -1
  110. package/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
  111. package/dist/libs/contracts/dist/docs/registry.js +2 -1
  112. package/dist/libs/contracts/dist/docs/registry.js.map +1 -0
  113. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
  114. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
  115. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
  116. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
  117. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
  118. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
  119. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
  120. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
  121. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
  122. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
  123. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
  124. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
  125. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
  126. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
  127. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
  128. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
  129. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
  130. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
  131. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
  132. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
  133. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
  134. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
  135. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
  136. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
  137. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
  138. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
  139. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
  140. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
  141. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
  142. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
  143. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
  144. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
  145. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
  146. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
  147. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
  148. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
  149. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
  150. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
  151. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
  152. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
  153. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js +97 -0
  154. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
  155. package/dist/libs/design-system/dist/_virtual/rolldown_runtime.js +2 -1
  156. package/dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map +1 -0
  157. package/dist/libs/design-system/dist/components/atoms/Button.js +5 -4
  158. package/dist/libs/design-system/dist/components/atoms/Button.js.map +1 -0
  159. package/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js +2 -1
  160. package/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map +1 -0
  161. package/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  162. package/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  163. package/dist/libs/ui-kit-web/dist/ui/card.js +2 -1
  164. package/dist/libs/ui-kit-web/dist/ui/card.js.map +1 -0
  165. package/dist/libs/ui-kit-web/dist/ui/utils.js +2 -1
  166. package/dist/libs/ui-kit-web/dist/ui/utils.js.map +1 -0
  167. package/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  168. package/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  169. package/dist/views/Overview.d.ts +4 -3
  170. package/dist/views/Overview.d.ts.map +1 -0
  171. package/dist/views/Overview.js +4 -3
  172. package/dist/views/Overview.js.map +1 -0
  173. package/dist/views/Progress.d.ts +4 -3
  174. package/dist/views/Progress.d.ts.map +1 -0
  175. package/dist/views/Progress.js +2 -1
  176. package/dist/views/Progress.js.map +1 -0
  177. package/dist/views/Steps.d.ts +4 -3
  178. package/dist/views/Steps.d.ts.map +1 -0
  179. package/dist/views/Steps.js +2 -1
  180. package/dist/views/Steps.js.map +1 -0
  181. package/dist/views/Timeline.d.ts +2 -1
  182. package/dist/views/Timeline.d.ts.map +1 -0
  183. package/dist/views/Timeline.js +2 -1
  184. package/dist/views/Timeline.js.map +1 -0
  185. package/package.json +22 -14
  186. package/src/components/EngagementMeter.tsx +0 -2
  187. package/src/components/TipFeed.tsx +1 -1
  188. package/tsconfig.tsbuildinfo +1 -1
  189. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -15
  190. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -15
  191. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -15
  192. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -15
  193. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -15
  194. package/dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -15
  195. package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
  196. package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
  197. package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
  198. package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
  199. package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
  200. package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
@@ -1,403 +1,483 @@
1
-
2
- $ tsdown
3
- ℹ tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
4
- ℹ config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/learning-journey-ui-coaching/tsdown.config.js (unrun)
5
- ℹ entry: src/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-coaching.docblock.ts, src/components/EngagementMeter.tsx, src/components/TipCard.tsx, src/components/TipFeed.tsx, src/components/index.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
6
- ℹ target: esnext
7
- ℹ tsconfig: tsconfig.json
8
- ℹ Build start
9
- ℹ Cleaning 13 files
10
- ℹ dist/views/Overview.js  5.72 kB │ gzip: 1.49 kB
11
- ℹ dist/views/Progress.js  5.17 kB │ gzip: 1.32 kB
12
- ℹ dist/views/Timeline.js  4.33 kB │ gzip: 0.99 kB
13
- ℹ dist/components/EngagementMeter.js  3.43 kB │ gzip: 0.90 kB
14
- ℹ dist/components/TipCard.js  2.59 kB │ gzip: 1.01 kB
15
- ℹ dist/components/TipFeed.js  2.56 kB │ gzip: 1.00 kB
16
- ℹ dist/CoachingMiniApp.js  2.46 kB │ gzip: 0.80 kB
17
- ℹ dist/views/Steps.js  2.02 kB │ gzip: 0.72 kB
18
- ℹ dist/docs/learning-journey-ui-coaching.docblock.js  0.80 kB │ gzip: 0.45 kB
19
- ℹ dist/example.js  0.73 kB │ gzip: 0.41 kB
20
- ℹ dist/index.js  0.70 kB │ gzip: 0.24 kB
21
- ℹ dist/views/index.js  0.24 kB │ gzip: 0.12 kB
22
- ℹ dist/components/index.js  0.18 kB │ gzip: 0.10 kB
23
- ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
24
- ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.91 kB │ gzip: 7.23 kB
25
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.84 kB │ gzip: 7.23 kB
26
- ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.21 kB │ gzip: 4.33 kB
27
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.18 kB │ gzip: 4.32 kB
28
- ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js  9.96 kB │ gzip: 3.83 kB
29
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js  9.90 kB │ gzip: 3.81 kB
30
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.53 kB │ gzip: 3.50 kB
31
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.48 kB │ gzip: 3.50 kB
32
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js  9.22 kB │ gzip: 2.77 kB
33
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js  9.17 kB │ gzip: 2.77 kB
34
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js  6.16 kB │ gzip: 2.65 kB
35
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js  6.11 kB │ gzip: 2.65 kB
36
- ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.85 kB │ gzip: 2.66 kB
37
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.81 kB │ gzip: 2.65 kB
38
- ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.66 kB │ gzip: 2.34 kB
39
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.61 kB │ gzip: 2.33 kB
40
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js  4.62 kB │ gzip: 2.13 kB
41
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js  4.54 kB │ gzip: 2.13 kB
42
- ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.16 kB │ gzip: 1.78 kB
43
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.12 kB │ gzip: 1.77 kB
44
- ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.85 kB │ gzip: 1.47 kB
45
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.81 kB │ gzip: 1.46 kB
46
- ℹ dist/libs/contracts/dist/docs/PUBLISHING.docblock.js  3.62 kB │ gzip: 1.65 kB
47
- ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.60 kB │ gzip: 1.53 kB
48
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js  3.59 kB │ gzip: 1.65 kB
49
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.54 kB │ gzip: 1.53 kB
50
- ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.33 kB │ gzip: 1.47 kB
51
- ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.30 kB │ gzip: 1.42 kB
52
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.27 kB │ gzip: 1.46 kB
53
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js  3.25 kB │ gzip: 1.59 kB
54
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.23 kB │ gzip: 1.41 kB
55
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js  3.18 kB │ gzip: 1.58 kB
56
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js  3.13 kB │ gzip: 1.47 kB
57
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js  3.06 kB │ gzip: 1.46 kB
58
- ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  2.97 kB │ gzip: 1.38 kB
59
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  2.92 kB │ gzip: 1.37 kB
60
- ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.75 kB │ gzip: 1.22 kB
61
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.69 kB │ gzip: 1.21 kB
62
- ℹ dist/examples/learning-journey-ui-shared/dist/hooks/useLearningProgress.js  2.52 kB │ gzip: 0.90 kB
63
- ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.40 kB │ gzip: 1.13 kB
64
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.34 kB │ gzip: 1.13 kB
65
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.20 kB │ gzip: 0.94 kB
66
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/presentations.js  2.18 kB │ gzip: 0.79 kB
67
- ℹ dist/libs/contracts/dist/docs/presentations.js  2.18 kB │ gzip: 0.77 kB
68
- ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.17 kB │ gzip: 0.92 kB
69
- ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.13 kB │ gzip: 1.02 kB
70
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.08 kB │ gzip: 1.01 kB
71
- ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.04 kB │ gzip: 0.97 kB
72
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  1.98 kB │ gzip: 0.96 kB
73
- ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  1.96 kB │ gzip: 0.97 kB
74
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  1.90 kB │ gzip: 0.96 kB
75
- ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.85 kB │ gzip: 0.87 kB
76
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.79 kB │ gzip: 0.86 kB
77
- ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.73 kB │ gzip: 0.82 kB
78
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.67 kB │ gzip: 0.82 kB
79
- ℹ dist/libs/contracts/dist/docs/index.js  1.58 kB │ gzip: 0.51 kB
80
- ℹ dist/examples/learning-journey-ui-shared/dist/components/BadgeDisplay.js  1.50 kB │ gzip: 0.78 kB
81
- ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.46 kB │ gzip: 0.77 kB
82
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.43 kB │ gzip: 0.77 kB
83
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/index.js  1.40 kB │ gzip: 0.44 kB
84
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js  1.40 kB │ gzip: 0.62 kB
85
- ℹ dist/libs/design-system/dist/components/atoms/Button.js  1.37 kB │ gzip: 0.60 kB
86
- ℹ dist/examples/learning-journey-ui-shared/dist/components/XpBar.js  1.30 kB │ gzip: 0.62 kB
87
- ℹ dist/libs/contracts/dist/docs/registry.js  1.25 kB │ gzip: 0.56 kB
88
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/registry.js  1.25 kB │ gzip: 0.57 kB
89
- ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.14 kB │ gzip: 0.65 kB
90
- ℹ dist/libs/ui-kit-web/dist/ui/card.js  1.13 kB │ gzip: 0.47 kB
91
- ℹ dist/examples/learning-journey-ui-shared/dist/components/ViewTabs.js  1.12 kB │ gzip: 0.59 kB
92
- ℹ dist/examples/learning-journey-ui-shared/dist/components/StreakCounter.js  1.09 kB │ gzip: 0.58 kB
93
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.08 kB │ gzip: 0.64 kB
94
- ℹ dist/examples/learning-journey-ui-shared/dist/docs/learning-journey-ui-shared.docblock.js  0.79 kB │ gzip: 0.44 kB
95
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/progress.js  0.78 kB │ gzip: 0.45 kB
96
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.40 kB │ gzip: 0.26 kB
97
- ℹ dist/examples/learning-journey-ui-shared/dist/index.js  0.38 kB │ gzip: 0.17 kB
98
- ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.37 kB │ gzip: 0.24 kB
99
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.25 kB │ gzip: 0.18 kB
100
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/utils.js  0.24 kB │ gzip: 0.18 kB
101
- ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.22 kB │ gzip: 0.17 kB
102
- ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.21 kB │ gzip: 0.16 kB
103
- ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.20 kB │ gzip: 0.17 kB
104
- ℹ dist/examples/learning-journey-ui-shared/dist/components/index.js  0.18 kB │ gzip: 0.11 kB
105
- ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.17 kB │ gzip: 0.15 kB
106
- ℹ dist/examples/learning-journey-ui-shared/dist/hooks/index.js  0.06 kB │ gzip: 0.07 kB
107
- ℹ dist/examples/learning-journey-ui-shared/dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
108
- ℹ dist/example.d.ts  0.96 kB │ gzip: 0.41 kB
109
- ℹ dist/index.d.ts  0.65 kB │ gzip: 0.23 kB
110
- ℹ dist/CoachingMiniApp.d.ts  0.54 kB │ gzip: 0.30 kB
111
- ℹ dist/components/TipCard.d.ts  0.51 kB │ gzip: 0.29 kB
112
- ℹ dist/components/TipFeed.d.ts  0.46 kB │ gzip: 0.28 kB
113
- ℹ dist/views/Overview.d.ts  0.42 kB │ gzip: 0.27 kB
114
- ℹ dist/components/EngagementMeter.d.ts  0.40 kB │ gzip: 0.23 kB
115
- ℹ dist/views/Progress.d.ts  0.34 kB │ gzip: 0.23 kB
116
- ℹ dist/views/Steps.d.ts  0.32 kB │ gzip: 0.23 kB
117
- ℹ dist/views/Timeline.d.ts  0.31 kB │ gzip: 0.22 kB
118
- ℹ dist/views/index.d.ts  0.24 kB │ gzip: 0.12 kB
119
- ℹ dist/components/index.d.ts  0.18 kB │ gzip: 0.10 kB
120
- ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
121
- ℹ dist/docs/learning-journey-ui-coaching.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
122
- ℹ 112 files, total: 320.39 kB
123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
124
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
125
- │
126
- 8 │ import { SearchIcon } 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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
134
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
135
- │
136
- 4 │ 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
- ───╯
142
-
143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
144
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
145
- │
146
- 12 │ 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/organisms/MarketingHeader.js
154
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
155
- │
156
- 19 │ import { Menu } 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/marketing/MarketingComparisonSection.js
164
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
165
- │
166
- 6 │ import { CheckCircle } 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/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/Header.js
184
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
185
- │
186
- 14 │ 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/ActionButtons.js
194
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
195
- │
196
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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/components/atoms/LoaderCircular.js
204
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
205
- │
206
- 5 │ import { Loader2 } from "lucide-react";
207
-  │ ───────┬──────
208
-  │ ╰──────── Module not found, treating it as an external dependency
209
-  │
210
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
- ───╯
212
-
213
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
214
- ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
215
- │
216
- 4 │ import { Loader2 } 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/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/select.js
234
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
235
- │
236
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/pagination.js
244
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
245
- │
246
- 5 │ import { ChevronLeft, 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/checkbox.js
254
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
255
- │
256
- 6 │ import { CheckIcon } from "lucide-react";
257
-  │ ───────┬──────
258
-  │ ╰──────── Module not found, treating it as an external dependency
259
-  │
260
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
- ───╯
262
-
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 ]
265
- │
266
- 4 │ import { Globe } from "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/dialog.js
274
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
275
- │
276
- 6 │ import { XIcon } from "lucide-react";
277
-  │ ───────┬──────
278
-  │ ╰──────── Module not found, treating it as an external dependency
279
-  │
280
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
- ───╯
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
-
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
- │
296
- 7 │ import { SearchIcon } 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/dropdown-menu.js
304
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
305
- │
306
- 6 │ import { CheckIcon, CircleIcon } 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
- ───╯
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 ]
315
- │
316
- 6 │ import { CircleIcon } 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/sheet.js
324
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
325
- │
326
- 6 │ import { XIcon } from "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
- ───╯
332
-
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 ]
335
- │
336
- 5 │ import { ChevronDownIcon } 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/organisms/ListPage/ListPage.js
344
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
345
- │
346
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } 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
-
353
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
354
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
355
- │
356
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
357
-  │ ───────┬──────
358
-  │ ╰──────── Module not found, treating it as an external dependency
359
-  │
360
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
- ───╯
362
-
363
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
364
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
365
- │
366
- 7 │ import { ArrowLeft, ArrowRight } 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
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
374
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
375
- │
376
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
377
-  │ ───────┬──────
378
-  │ ╰──────── Module not found, treating it as an external dependency
379
-  │
380
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
- ───╯
382
-
383
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
384
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
385
- │
386
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
387
-  │ ───────┬──────
388
-  │ ╰──────── Module not found, treating it as an external dependency
389
-  │
390
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
- ───╯
392
-
393
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
394
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
395
- │
396
- 5 │ import { Search, X } from "lucide-react";
397
-  │ ───────┬──────
398
-  │ ╰──────── Module not found, treating it as an external dependency
399
-  │
400
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
- ───╯
402
-
403
- ✔ Build complete in 5536ms
1
+ $ tsdown
2
+ ℹ tsdown v0.18.1 powered by rolldown v1.0.0-beta.55
3
+ ℹ config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-coaching/tsdown.config.js
4
+ ℹ entry: src/CoachingMiniApp.tsx, src/example.ts, src/index.ts, src/components/EngagementMeter.tsx, src/components/TipCard.tsx, src/components/TipFeed.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-coaching.docblock.ts, src/views/Overview.tsx, src/views/Progress.tsx, src/views/Steps.tsx, src/views/Timeline.tsx, src/views/index.ts
5
+ ℹ target: esnext
6
+ ℹ tsconfig: tsconfig.json
7
+ ℹ Build start
8
+ ℹ Cleaning 256 files
9
+ ℹ dist/views/Overview.js  5.75 kB │ gzip: 1.50 kB
10
+ ℹ dist/views/Progress.js  5.20 kB │ gzip: 1.34 kB
11
+ ℹ dist/views/Timeline.js  4.36 kB │ gzip: 1.02 kB
12
+ ℹ dist/components/EngagementMeter.js  3.47 kB │ gzip: 0.92 kB
13
+ ℹ dist/components/TipCard.js  2.62 kB │ gzip: 1.03 kB
14
+ ℹ dist/components/TipFeed.js  2.59 kB │ gzip: 1.02 kB
15
+ ℹ dist/CoachingMiniApp.js  2.50 kB │ gzip: 0.82 kB
16
+ ℹ dist/views/Steps.js  2.05 kB │ gzip: 0.74 kB
17
+ ℹ dist/docs/learning-journey-ui-coaching.docblock.js  0.86 kB │ gzip: 0.47 kB
18
+ ℹ dist/example.js  0.77 kB │ gzip: 0.43 kB
19
+ ℹ dist/index.js  0.70 kB │ gzip: 0.24 kB
20
+ ℹ dist/views/index.js  0.24 kB │ gzip: 0.12 kB
21
+ ℹ dist/components/index.js  0.18 kB │ gzip: 0.10 kB
22
+ ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
23
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map 17.93 kB │ gzip: 7.44 kB
24
+ ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map 17.88 kB │ gzip: 7.43 kB
25
+ ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.98 kB │ gzip: 7.25 kB
26
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.91 kB │ gzip: 7.25 kB
27
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 12.04 kB │ gzip: 4.53 kB
28
+ ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 11.99 kB │ gzip: 4.51 kB
29
+ ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.26 kB │ gzip: 4.34 kB
30
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.25 kB │ gzip: 3.76 kB
31
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.22 kB │ gzip: 4.34 kB
32
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.19 kB │ gzip: 3.74 kB
33
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.65 kB │ gzip: 4.04 kB
34
+ ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.60 kB │ gzip: 4.02 kB
35
+ ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js 10.02 kB │ gzip: 3.85 kB
36
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js  9.96 kB │ gzip: 3.84 kB
37
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.58 kB │ gzip: 3.53 kB
38
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.54 kB │ gzip: 3.53 kB
39
+ ℹ dist/views/Overview.js.map  7.14 kB │ gzip: 2.17 kB
40
+ ℹ dist/views/Progress.js.map  7.13 kB │ gzip: 2.08 kB
41
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map  6.38 kB │ gzip: 2.86 kB
42
+ ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map  6.33 kB │ gzip: 2.84 kB
43
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map  6.21 kB │ gzip: 2.54 kB
44
+ ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map  6.17 kB │ gzip: 2.52 kB
45
+ ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.90 kB │ gzip: 2.68 kB
46
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.85 kB │ gzip: 2.68 kB
47
+ ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.71 kB │ gzip: 2.36 kB
48
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.66 kB │ gzip: 2.36 kB
49
+ ℹ dist/views/Timeline.js.map  5.56 kB │ gzip: 1.59 kB
50
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map  5.15 kB │ gzip: 2.00 kB
51
+ ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map  5.10 kB │ gzip: 1.98 kB
52
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map  4.69 kB │ gzip: 1.69 kB
53
+ ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map  4.64 kB │ gzip: 1.68 kB
54
+ ℹ dist/components/EngagementMeter.js.map  4.44 kB │ gzip: 1.34 kB
55
+ ℹ dist/examples/learning-journey-ui-shared/dist/hooks/useLearningProgress.js.map  4.33 kB │ gzip: 1.50 kB
56
+ ℹ dist/components/TipFeed.js.map  4.33 kB │ gzip: 1.65 kB
57
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map  4.29 kB │ gzip: 1.74 kB
58
+ ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map  4.24 kB │ gzip: 1.72 kB
59
+ ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.21 kB │ gzip: 1.80 kB
60
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.17 kB │ gzip: 1.79 kB
61
+ ℹ dist/libs/contracts/dist/docs/presentations.js.map  4.11 kB │ gzip: 1.30 kB
62
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map  4.09 kB │ gzip: 1.76 kB
63
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map  4.01 kB │ gzip: 1.68 kB
64
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map  4.00 kB │ gzip: 1.63 kB
65
+ ℹ dist/components/TipCard.js.map  3.99 kB │ gzip: 1.61 kB
66
+ ℹ dist/libs/contracts/dist/docs/tech-contracts.docs.js.map  3.98 kB │ gzip: 1.72 kB
67
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map  3.97 kB │ gzip: 1.67 kB
68
+ ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map  3.95 kB │ gzip: 1.61 kB
69
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/presentations.js.map  3.92 kB │ gzip: 1.29 kB
70
+ ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.91 kB │ gzip: 1.49 kB
71
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.86 kB │ gzip: 1.48 kB
72
+ ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.65 kB │ gzip: 1.56 kB
73
+ ℹ dist/CoachingMiniApp.js.map  3.61 kB │ gzip: 1.30 kB
74
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.60 kB │ gzip: 1.55 kB
75
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map  3.50 kB │ gzip: 1.58 kB
76
+ ℹ dist/libs/contracts/dist/docs/tech-contracts.docs.js  3.48 kB │ gzip: 1.57 kB
77
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech-contracts.docs.js  3.48 kB │ gzip: 1.57 kB
78
+ ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map  3.45 kB │ gzip: 1.56 kB
79
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map  3.40 kB │ gzip: 1.43 kB
80
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.39 kB │ gzip: 1.49 kB
81
+ ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.36 kB │ gzip: 1.44 kB
82
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map  3.35 kB │ gzip: 1.41 kB
83
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.33 kB │ gzip: 1.48 kB
84
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.29 kB │ gzip: 1.43 kB
85
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map  3.16 kB │ gzip: 1.27 kB
86
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map  3.11 kB │ gzip: 1.25 kB
87
+ ℹ dist/views/Steps.js.map  3.08 kB │ gzip: 1.23 kB
88
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map  3.07 kB │ gzip: 1.33 kB
89
+ ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  3.03 kB │ gzip: 1.40 kB
90
+ ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map  3.02 kB │ gzip: 1.31 kB
91
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  2.97 kB │ gzip: 1.40 kB
92
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.80 kB │ gzip: 1.24 kB
93
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.75 kB │ gzip: 1.23 kB
94
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map  2.73 kB │ gzip: 1.22 kB
95
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map  2.68 kB │ gzip: 1.21 kB
96
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map  2.63 kB │ gzip: 1.18 kB
97
+ ℹ dist/libs/ui-kit-web/dist/ui/card.js.map  2.60 kB │ gzip: 0.81 kB
98
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map  2.58 kB │ gzip: 1.16 kB
99
+ ℹ dist/examples/learning-journey-ui-shared/dist/hooks/useLearningProgress.js  2.57 kB │ gzip: 0.92 kB
100
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map  2.55 kB │ gzip: 1.17 kB
101
+ ℹ dist/libs/contracts/dist/docs/registry.js.map  2.51 kB │ gzip: 1.01 kB
102
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map  2.51 kB │ gzip: 1.15 kB
103
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/BadgeDisplay.js.map  2.49 kB │ gzip: 1.17 kB
104
+ ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.46 kB │ gzip: 1.15 kB
105
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map  2.46 kB │ gzip: 1.07 kB
106
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map  2.41 kB │ gzip: 1.06 kB
107
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.40 kB │ gzip: 1.15 kB
108
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/registry.js.map  2.35 kB │ gzip: 0.98 kB
109
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/XpBar.js.map  2.31 kB │ gzip: 0.99 kB
110
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js.map  2.31 kB │ gzip: 0.95 kB
111
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map  2.31 kB │ gzip: 1.02 kB
112
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map  2.26 kB │ gzip: 1.00 kB
113
+ ℹ dist/libs/design-system/dist/components/atoms/Button.js.map  2.25 kB │ gzip: 0.93 kB
114
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.24 kB │ gzip: 0.96 kB
115
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/presentations.js  2.22 kB │ gzip: 0.81 kB
116
+ ℹ dist/libs/contracts/dist/docs/presentations.js  2.22 kB │ gzip: 0.79 kB
117
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.21 kB │ gzip: 0.94 kB
118
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.18 kB │ gzip: 1.04 kB
119
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.13 kB │ gzip: 1.03 kB
120
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.09 kB │ gzip: 0.99 kB
121
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.04 kB │ gzip: 0.98 kB
122
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  2.01 kB │ gzip: 0.99 kB
123
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map  2.01 kB │ gzip: 0.97 kB
124
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/ViewTabs.js.map  2.00 kB │ gzip: 0.91 kB
125
+ ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map  1.95 kB │ gzip: 0.95 kB
126
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  1.95 kB │ gzip: 0.99 kB
127
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/StreakCounter.js.map  1.94 kB │ gzip: 0.90 kB
128
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.91 kB │ gzip: 0.90 kB
129
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.84 kB │ gzip: 0.89 kB
130
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.78 kB │ gzip: 0.84 kB
131
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.73 kB │ gzip: 0.84 kB
132
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map  1.68 kB │ gzip: 0.84 kB
133
+ ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map  1.64 kB │ gzip: 0.83 kB
134
+ ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map  1.55 kB │ gzip: 0.73 kB
135
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/BadgeDisplay.js  1.54 kB │ gzip: 0.80 kB
136
+ ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
137
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/meta.docs.js.map  1.48 kB │ gzip: 0.82 kB
138
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.48 kB │ gzip: 0.79 kB
139
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js  1.44 kB │ gzip: 0.64 kB
140
+ ℹ dist/libs/design-system/dist/components/atoms/Button.js  1.41 kB │ gzip: 0.62 kB
141
+ ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
142
+ ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
143
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/XpBar.js  1.34 kB │ gzip: 0.64 kB
144
+ ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
145
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/registry.js  1.28 kB │ gzip: 0.59 kB
146
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/progress.js.map  1.28 kB │ gzip: 0.67 kB
147
+ ℹ dist/examples/learning-journey-ui-shared/dist/docs/learning-journey-ui-shared.docblock.js.map  1.24 kB │ gzip: 0.61 kB
148
+ ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.20 kB │ gzip: 0.67 kB
149
+ ℹ dist/libs/ui-kit-web/dist/ui/card.js  1.17 kB │ gzip: 0.49 kB
150
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/ViewTabs.js  1.15 kB │ gzip: 0.61 kB
151
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/index.js  1.15 kB │ gzip: 0.35 kB
152
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.14 kB │ gzip: 0.66 kB
153
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/StreakCounter.js  1.14 kB │ gzip: 0.61 kB
154
+ ℹ dist/docs/learning-journey-ui-coaching.docblock.js.map  1.12 kB │ gzip: 0.61 kB
155
+ ℹ dist/example.js.map  1.12 kB │ gzip: 0.60 kB
156
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/contracts/dist/docs/meta.docs.js  1.08 kB │ gzip: 0.63 kB
157
+ ℹ dist/libs/contracts/dist/docs/meta.docs.js  1.07 kB │ gzip: 0.63 kB
158
+ ℹ dist/examples/learning-journey-ui-shared/dist/docs/learning-journey-ui-shared.docblock.js  0.85 kB │ gzip: 0.47 kB
159
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/progress.js  0.82 kB │ gzip: 0.47 kB
160
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.75 kB │ gzip: 0.41 kB
161
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.69 kB │ gzip: 0.40 kB
162
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.53 kB │ gzip: 0.31 kB
163
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/utils.js.map  0.50 kB │ gzip: 0.31 kB
164
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map  0.49 kB │ gzip: 0.30 kB
165
+ ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.47 kB │ gzip: 0.29 kB
166
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.44 kB │ gzip: 0.28 kB
167
+ ℹ dist/libs/ui-kit-web/dist/ui/utils.js.map  0.43 kB │ gzip: 0.29 kB
168
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.41 kB │ gzip: 0.26 kB
169
+ ℹ dist/examples/learning-journey-ui-shared/dist/index.js  0.38 kB │ gzip: 0.17 kB
170
+ ℹ dist/components/TipCard.d.ts.map  0.36 kB │ gzip: 0.22 kB
171
+ ℹ dist/components/EngagementMeter.d.ts.map  0.32 kB │ gzip: 0.21 kB
172
+ ℹ dist/components/TipFeed.d.ts.map  0.31 kB │ gzip: 0.22 kB
173
+ ℹ dist/CoachingMiniApp.d.ts.map  0.31 kB │ gzip: 0.22 kB
174
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.28 kB │ gzip: 0.21 kB
175
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/ui-kit-web/dist/ui/utils.js  0.27 kB │ gzip: 0.20 kB
176
+ ℹ dist/views/Overview.d.ts.map  0.27 kB │ gzip: 0.19 kB
177
+ ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.26 kB │ gzip: 0.19 kB
178
+ ℹ dist/examples/learning-journey-ui-shared/dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.24 kB │ gzip: 0.19 kB
179
+ ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.24 kB │ gzip: 0.18 kB
180
+ ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.21 kB │ gzip: 0.18 kB
181
+ ℹ dist/examples/learning-journey-ui-shared/dist/components/index.js  0.18 kB │ gzip: 0.11 kB
182
+ ℹ dist/views/Progress.d.ts.map  0.18 kB │ gzip: 0.15 kB
183
+ ℹ dist/views/Timeline.d.ts.map  0.17 kB │ gzip: 0.15 kB
184
+ ℹ dist/views/Steps.d.ts.map  0.17 kB │ gzip: 0.15 kB
185
+ ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
186
+ ℹ dist/examples/learning-journey-ui-shared/dist/hooks/index.js  0.06 kB │ gzip: 0.07 kB
187
+ ℹ dist/examples/learning-journey-ui-shared/dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
188
+ ℹ dist/example.d.ts  1.00 kB │ gzip: 0.42 kB
189
+ ℹ dist/index.d.ts  0.65 kB │ gzip: 0.23 kB
190
+ ℹ dist/CoachingMiniApp.d.ts  0.58 kB │ gzip: 0.32 kB
191
+ ℹ dist/components/TipCard.d.ts  0.55 kB │ gzip: 0.31 kB
192
+ ℹ dist/components/TipFeed.d.ts  0.49 kB │ gzip: 0.30 kB
193
+ ℹ dist/views/Overview.d.ts  0.46 kB │ gzip: 0.29 kB
194
+ ℹ dist/components/EngagementMeter.d.ts  0.45 kB │ gzip: 0.25 kB
195
+ ℹ dist/views/Progress.d.ts  0.38 kB │ gzip: 0.25 kB
196
+ ℹ dist/views/Steps.d.ts  0.35 kB │ gzip: 0.25 kB
197
+ ℹ dist/views/Timeline.d.ts  0.34 kB │ gzip: 0.24 kB
198
+ ℹ dist/views/index.d.ts  0.24 kB │ gzip: 0.12 kB
199
+ ℹ dist/components/index.d.ts  0.18 kB │ gzip: 0.10 kB
200
+ ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
201
+ ℹ dist/docs/learning-journey-ui-coaching.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
202
+ ℹ 193 files, total: 600.20 kB
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
204
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
205
+ │
206
+ 4 │ import { Loader2 } from "lucide-react";
207
+  │ ───────┬──────
208
+  │ ╰──────── Module not found, treating it as an external dependency
209
+  │
210
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
211
+ ───╯
212
+
213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
214
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
215
+ │
216
+ 4 │ import { Calendar, Clock, MapPin } 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/components/atoms/ActionButtons.js
224
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
225
+ │
226
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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/components/organisms/Header.js
234
+ ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
235
+ │
236
+ 14 │ import { Menu } 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/components/marketing/MarketingComparisonSection.js
244
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
245
+ │
246
+ 6 │ import { CheckCircle } 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/components/atoms/LoaderCircular.js
254
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
255
+ │
256
+ 5 │ import { Loader2 } from "lucide-react";
257
+  │ ───────┬──────
258
+  │ ╰──────── Module not found, treating it as an external dependency
259
+  │
260
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
261
+ ───╯
262
+
263
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
264
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
265
+ │
266
+ 8 │ import { SearchIcon } from "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/components/organisms/MarketingHeader.js
274
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
275
+ │
276
+ 19 │ import { Menu } from "lucide-react";
277
+  │ ───────┬──────
278
+  │ ╰──────── Module not found, treating it as an external dependency
279
+  │
280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
281
+ ────╯
282
+
283
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
284
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
285
+ │
286
+ 12 │ import { Menu } 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 ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js
294
+ ╭─[ ../learning-journey-ui-shared/dist/libs/design-system/dist/components/atoms/Button.js:4:25 ]
295
+ │
296
+ 4 │ import { Loader2 } 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/pagination.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
305
+ │
306
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } 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
+ ───╯
312
+
313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
315
+ │
316
+ 6 │ import { CheckIcon, CircleIcon } 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/navigation-menu.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
325
+ │
326
+ 5 │ import { ChevronDownIcon } from "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
+ ───╯
332
+
333
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
335
+ │
336
+ 7 │ import { ArrowLeft, ArrowRight } 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/select.js
344
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
345
+ │
346
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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
+
353
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
355
+ │
356
+ 12 │ import "lucide-react";
357
+  │ ───────┬──────
358
+  │ ╰──────── Module not found, treating it as an external dependency
359
+  │
360
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
361
+ ────╯
362
+
363
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
365
+ │
366
+ 6 │ import { CheckIcon } 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
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
375
+ │
376
+ 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
377
+  │ ───────┬──────
378
+  │ ╰──────── Module not found, treating it as an external dependency
379
+  │
380
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
381
+ ───╯
382
+
383
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
384
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
385
+ │
386
+ 6 │ import { XIcon } from "lucide-react";
387
+  │ ───────┬──────
388
+  │ ╰──────── Module not found, treating it as an external dependency
389
+  │
390
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
391
+ ───╯
392
+
393
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
394
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
395
+ │
396
+ 6 │ import { ChevronDownIcon } from "lucide-react";
397
+  │ ───────┬──────
398
+  │ ╰──────── Module not found, treating it as an external dependency
399
+  │
400
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
401
+ ───╯
402
+
403
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
404
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
405
+ │
406
+ 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
407
+  │ ───────┬──────
408
+  │ ╰──────── Module not found, treating it as an external dependency
409
+  │
410
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
411
+ ───╯
412
+
413
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
414
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
415
+ │
416
+ 4 │ import { Globe } from "lucide-react";
417
+  │ ───────┬──────
418
+  │ ╰──────── Module not found, treating it as an external dependency
419
+  │
420
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
421
+ ───╯
422
+
423
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
424
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
425
+ │
426
+ 6 │ import { CircleIcon } from "lucide-react";
427
+  │ ───────┬──────
428
+  │ ╰──────── Module not found, treating it as an external dependency
429
+  │
430
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
431
+ ───╯
432
+
433
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
434
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
435
+ │
436
+ 7 │ import { SearchIcon } from "lucide-react";
437
+  │ ───────┬──────
438
+  │ ╰──────── Module not found, treating it as an external dependency
439
+  │
440
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
441
+ ───╯
442
+
443
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
444
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
445
+ │
446
+ 6 │ import { XIcon } from "lucide-react";
447
+  │ ───────┬──────
448
+  │ ╰──────── Module not found, treating it as an external dependency
449
+  │
450
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
451
+ ───╯
452
+
453
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
454
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
455
+ │
456
+ 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
457
+  │ ───────┬──────
458
+  │ ╰──────── Module not found, treating it as an external dependency
459
+  │
460
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
461
+ ───╯
462
+
463
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
464
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
465
+ │
466
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
467
+  │ ───────┬──────
468
+  │ ╰──────── Module not found, treating it as an external dependency
469
+  │
470
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
471
+ ───╯
472
+
473
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
474
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
475
+ │
476
+ 5 │ import { Search, X } from "lucide-react";
477
+  │ ───────┬──────
478
+  │ ╰──────── Module not found, treating it as an external dependency
479
+  │
480
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
481
+ ───╯
482
+
483
+ ✔ Build complete in 8397ms