@lssm/example.learning-journey-ui-shared 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 (105) hide show
  1. package/.turbo/turbo-build$colon$bundle.log +383 -342
  2. package/.turbo/turbo-build.log +384 -26
  3. package/CHANGELOG.md +6 -6
  4. package/LICENSE +21 -0
  5. package/dist/components/BadgeDisplay.d.ts +4 -3
  6. package/dist/components/BadgeDisplay.d.ts.map +1 -0
  7. package/dist/components/BadgeDisplay.js +2 -1
  8. package/dist/components/BadgeDisplay.js.map +1 -0
  9. package/dist/components/StreakCounter.d.ts +4 -3
  10. package/dist/components/StreakCounter.d.ts.map +1 -0
  11. package/dist/components/StreakCounter.js +2 -1
  12. package/dist/components/StreakCounter.js.map +1 -0
  13. package/dist/components/ViewTabs.d.ts +2 -1
  14. package/dist/components/ViewTabs.d.ts.map +1 -0
  15. package/dist/components/ViewTabs.js +4 -3
  16. package/dist/components/ViewTabs.js.map +1 -0
  17. package/dist/components/XpBar.d.ts +2 -1
  18. package/dist/components/XpBar.d.ts.map +1 -0
  19. package/dist/components/XpBar.js +2 -1
  20. package/dist/components/XpBar.js.map +1 -0
  21. package/dist/docs/learning-journey-ui-shared.docblock.js +2 -1
  22. package/dist/docs/learning-journey-ui-shared.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/hooks/useLearningProgress.d.ts +2 -1
  28. package/dist/hooks/useLearningProgress.d.ts.map +1 -0
  29. package/dist/hooks/useLearningProgress.js +2 -1
  30. package/dist/hooks/useLearningProgress.js.map +1 -0
  31. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +2 -1
  32. package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map +1 -0
  33. package/dist/libs/contracts/dist/docs/index.js +2 -6
  34. package/dist/libs/contracts/dist/docs/meta.docs.js +30 -0
  35. package/dist/libs/contracts/dist/docs/meta.docs.js.map +1 -0
  36. package/dist/libs/contracts/dist/docs/presentations.js +2 -1
  37. package/dist/libs/contracts/dist/docs/presentations.js.map +1 -0
  38. package/dist/libs/contracts/dist/docs/registry.js +2 -1
  39. package/dist/libs/contracts/dist/docs/registry.js.map +1 -0
  40. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +2 -1
  41. package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map +1 -0
  42. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +2 -1
  43. package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map +1 -0
  44. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +2 -1
  45. package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map +1 -0
  46. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +2 -1
  47. package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map +1 -0
  48. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +2 -1
  49. package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map +1 -0
  50. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +2 -1
  51. package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map +1 -0
  52. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +2 -1
  53. package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map +1 -0
  54. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +2 -1
  55. package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map +1 -0
  56. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +2 -1
  57. package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map +1 -0
  58. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +2 -1
  59. package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map +1 -0
  60. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +2 -1
  61. package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map +1 -0
  62. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +2 -1
  63. package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map +1 -0
  64. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +2 -1
  65. package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map +1 -0
  66. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +2 -1
  67. package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map +1 -0
  68. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +2 -1
  69. package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map +1 -0
  70. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +2 -1
  71. package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map +1 -0
  72. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +2 -1
  73. package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map +1 -0
  74. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +2 -1
  75. package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map +1 -0
  76. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +2 -1
  77. package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map +1 -0
  78. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +2 -1
  79. package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map +1 -0
  80. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js +97 -0
  81. package/dist/libs/contracts/dist/docs/tech-contracts.docs.js.map +1 -0
  82. package/dist/libs/design-system/dist/_virtual/rolldown_runtime.js +2 -1
  83. package/dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map +1 -0
  84. package/dist/libs/design-system/dist/components/atoms/Button.js +5 -4
  85. package/dist/libs/design-system/dist/components/atoms/Button.js.map +1 -0
  86. package/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js +2 -1
  87. package/dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map +1 -0
  88. package/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  89. package/dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  90. package/dist/libs/ui-kit-web/dist/ui/progress.js +2 -1
  91. package/dist/libs/ui-kit-web/dist/ui/progress.js.map +1 -0
  92. package/dist/libs/ui-kit-web/dist/ui/utils.js +2 -1
  93. package/dist/libs/ui-kit-web/dist/ui/utils.js.map +1 -0
  94. package/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js +2 -1
  95. package/dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map +1 -0
  96. package/dist/types.d.ts +2 -1
  97. package/dist/types.d.ts.map +1 -0
  98. package/package.json +19 -11
  99. package/tsconfig.tsbuildinfo +1 -1
  100. package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
  101. package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
  102. package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
  103. package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
  104. package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
  105. package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
@@ -1,342 +1,383 @@
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-shared/tsdown.config.js (unrun)
5
- ℹ entry: src/example.ts, src/index.ts, src/types.ts, src/components/BadgeDisplay.tsx, src/components/StreakCounter.tsx, src/components/ViewTabs.tsx, src/components/XpBar.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-shared.docblock.ts, src/hooks/index.ts, src/hooks/useLearningProgress.ts
6
- ℹ target: esnext
7
- ℹ tsconfig: tsconfig.json
8
- ℹ Build start
9
- ℹ Cleaning 15 files
10
- ℹ dist/hooks/useLearningProgress.js  2.49 kB │ gzip: 0.88 kB
11
- ℹ dist/components/BadgeDisplay.js  1.47 kB │ gzip: 0.76 kB
12
- ℹ dist/components/XpBar.js  1.27 kB │ gzip: 0.60 kB
13
- ℹ dist/components/ViewTabs.js  1.09 kB │ gzip: 0.57 kB
14
- ℹ dist/components/StreakCounter.js  1.06 kB │ gzip: 0.57 kB
15
- ℹ dist/docs/learning-journey-ui-shared.docblock.js  0.76 kB │ gzip: 0.44 kB
16
- ℹ dist/example.js  0.71 kB │ gzip: 0.40 kB
17
- ℹ dist/index.js  0.53 kB │ gzip: 0.21 kB
18
- ℹ dist/components/index.js  0.24 kB │ gzip: 0.12 kB
19
- ℹ dist/hooks/index.js  0.10 kB │ gzip: 0.07 kB
20
- ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
21
- ℹ dist/types.js  0.00 kB │ gzip: 0.02 kB
22
- ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.91 kB │ gzip: 7.23 kB
23
- ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.21 kB │ gzip: 4.33 kB
24
- ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js  9.96 kB │ gzip: 3.83 kB
25
- ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.53 kB │ gzip: 3.50 kB
26
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js  9.22 kB │ gzip: 2.77 kB
27
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js  6.16 kB │ gzip: 2.65 kB
28
- ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.85 kB │ gzip: 2.66 kB
29
- ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.66 kB │ gzip: 2.34 kB
30
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js  4.62 kB │ gzip: 2.13 kB
31
- ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.16 kB │ gzip: 1.78 kB
32
- ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.85 kB │ gzip: 1.47 kB
33
- ℹ dist/libs/contracts/dist/docs/PUBLISHING.docblock.js  3.62 kB │ gzip: 1.65 kB
34
- ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.60 kB │ gzip: 1.53 kB
35
- ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.33 kB │ gzip: 1.47 kB
36
- ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.30 kB │ gzip: 1.42 kB
37
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js  3.25 kB │ gzip: 1.59 kB
38
- ℹ dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js  3.13 kB │ gzip: 1.47 kB
39
- ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  2.97 kB │ gzip: 1.38 kB
40
- ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.75 kB │ gzip: 1.22 kB
41
- ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.40 kB │ gzip: 1.13 kB
42
- ℹ dist/libs/contracts/dist/docs/presentations.js  2.18 kB │ gzip: 0.77 kB
43
- ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.17 kB │ gzip: 0.92 kB
44
- ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.13 kB │ gzip: 1.02 kB
45
- ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.04 kB │ gzip: 0.97 kB
46
- ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  1.96 kB │ gzip: 0.97 kB
47
- ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.85 kB │ gzip: 0.87 kB
48
- ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.73 kB │ gzip: 0.82 kB
49
- ℹ dist/libs/contracts/dist/docs/index.js  1.58 kB │ gzip: 0.51 kB
50
- ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.46 kB │ gzip: 0.77 kB
51
- ℹ dist/libs/design-system/dist/components/atoms/Button.js  1.37 kB │ gzip: 0.60 kB
52
- ℹ dist/libs/contracts/dist/docs/registry.js  1.25 kB │ gzip: 0.56 kB
53
- ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.14 kB │ gzip: 0.65 kB
54
- ℹ dist/libs/ui-kit-web/dist/ui/progress.js  0.75 kB │ gzip: 0.43 kB
55
- ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.37 kB │ gzip: 0.24 kB
56
- ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.22 kB │ gzip: 0.17 kB
57
- ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.21 kB │ gzip: 0.16 kB
58
- ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.17 kB │ gzip: 0.15 kB
59
- ℹ dist/types.d.ts  1.66 kB │ gzip: 0.59 kB
60
- ℹ dist/example.d.ts  0.94 kB │ gzip: 0.40 kB
61
- ℹ dist/index.d.ts  0.81 kB │ gzip: 0.25 kB
62
- ℹ dist/hooks/useLearningProgress.d.ts  0.66 kB │ gzip: 0.33 kB
63
- ℹ dist/components/StreakCounter.d.ts  0.31 kB │ gzip: 0.20 kB
64
- ℹ dist/components/BadgeDisplay.d.ts  0.30 kB │ gzip: 0.21 kB
65
- ℹ dist/components/ViewTabs.d.ts  0.30 kB │ gzip: 0.21 kB
66
- ℹ dist/components/XpBar.d.ts  0.29 kB │ gzip: 0.21 kB
67
- ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
68
- ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
69
- ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
70
- ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
71
- ℹ 61 files, total: 153.45 kB
72
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/Button.js
73
- ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
74
- │
75
- 4 │ import { Loader2 } from "lucide-react";
76
-  │ ───────┬──────
77
-  │ ╰──────── Module not found, treating it as an external dependency
78
-  │
79
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
80
- ───╯
81
-
82
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
83
- ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
84
- │
85
- 8 │ import { SearchIcon } from "lucide-react";
86
-  │ ───────┬──────
87
-  │ ╰──────── Module not found, treating it as an external dependency
88
-  │
89
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
90
- ───╯
91
-
92
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
93
- ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
94
- │
95
- 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
96
-  │ ───────┬──────
97
-  │ ╰──────── Module not found, treating it as an external dependency
98
-  │
99
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
100
- ───╯
101
-
102
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
103
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
104
- │
105
- 12 │ import { Menu } from "lucide-react";
106
-  │ ───────┬──────
107
-  │ ╰──────── Module not found, treating it as an external dependency
108
-  │
109
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
110
- ────╯
111
-
112
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/Header.js
113
- ╭─[ ../../libs/design-system/dist/components/organisms/Header.js:14:22 ]
114
- │
115
- 14 │ import { Menu } from "lucide-react";
116
-  │ ───────┬──────
117
-  │ ╰──────── Module not found, treating it as an external dependency
118
-  │
119
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
120
- ────╯
121
-
122
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeader.js
123
- ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
124
- │
125
- 19 │ import { Menu } from "lucide-react";
126
-  │ ───────┬──────
127
-  │ ╰──────── Module not found, treating it as an external dependency
128
-  │
129
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
130
- ────╯
131
-
132
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
133
- ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
134
- │
135
- 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
136
-  │ ───────┬──────
137
-  │ ╰──────── Module not found, treating it as an external dependency
138
-  │
139
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
140
- ───╯
141
-
142
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
143
- ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
144
- │
145
- 5 │ import { Loader2 } from "lucide-react";
146
-  │ ───────┬──────
147
-  │ ╰──────── Module not found, treating it as an external dependency
148
-  │
149
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
150
- ───╯
151
-
152
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js
153
- ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
154
- │
155
- 6 │ import { CheckCircle } from "lucide-react";
156
-  │ ───────┬──────
157
-  │ ╰──────── Module not found, treating it as an external dependency
158
-  │
159
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
160
- ───╯
161
-
162
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js
163
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
164
- │
165
- 5 │ import { ChevronDownIcon } from "lucide-react";
166
-  │ ───────┬──────
167
-  │ ╰──────── Module not found, treating it as an external dependency
168
-  │
169
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
170
- ───╯
171
-
172
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js
173
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
174
- │
175
- 6 │ import { CircleIcon } from "lucide-react";
176
-  │ ───────┬──────
177
-  │ ╰──────── Module not found, treating it as an external dependency
178
-  │
179
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
180
- ───╯
181
-
182
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js
183
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
184
- │
185
- 5 │ import { ChevronRight, MoreHorizontal } from "lucide-react";
186
-  │ ───────┬──────
187
-  │ ╰──────── Module not found, treating it as an external dependency
188
-  │
189
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
190
- ───╯
191
-
192
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js
193
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
194
- │
195
- 7 │ import { ArrowLeft, ArrowRight } from "lucide-react";
196
-  │ ───────┬──────
197
-  │ ╰──────── Module not found, treating it as an external dependency
198
-  │
199
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
200
- ───╯
201
-
202
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js
203
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
204
- │
205
- 6 │ import { XIcon } from "lucide-react";
206
-  │ ───────┬──────
207
-  │ ╰──────── Module not found, treating it as an external dependency
208
-  │
209
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
210
- ───╯
211
-
212
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js
213
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
214
- │
215
- 6 │ import { CheckIcon } from "lucide-react";
216
-  │ ───────┬──────
217
-  │ ╰──────── Module not found, treating it as an external dependency
218
-  │
219
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
220
- ───╯
221
-
222
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
223
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
224
- │
225
- 6 │ import { CheckIcon, CircleIcon } from "lucide-react";
226
-  │ ───────┬──────
227
-  │ ╰──────── Module not found, treating it as an external dependency
228
-  │
229
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
230
- ───╯
231
-
232
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js
233
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
234
- │
235
- 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } from "lucide-react";
236
-  │ ───────┬──────
237
-  │ ╰──────── Module not found, treating it as an external dependency
238
-  │
239
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
240
- ───╯
241
-
242
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js
243
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
244
- │
245
- 6 │ import { XIcon } from "lucide-react";
246
-  │ ───────┬──────
247
-  │ ╰──────── Module not found, treating it as an external dependency
248
-  │
249
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
250
- ───╯
251
-
252
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js
253
- ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
254
- │
255
- 4 │ import { Globe } from "lucide-react";
256
-  │ ───────┬──────
257
-  │ ╰──────── Module not found, treating it as an external dependency
258
-  │
259
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
260
- ───╯
261
-
262
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js
263
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
264
- │
265
- 7 │ import { SearchIcon } from "lucide-react";
266
-  │ ───────┬──────
267
-  │ ╰──────── Module not found, treating it as an external dependency
268
-  │
269
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
270
- ───╯
271
-
272
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js
273
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
274
- │
275
- 6 │ import { ChevronDownIcon } from "lucide-react";
276
-  │ ───────┬──────
277
-  │ ╰──────── Module not found, treating it as an external dependency
278
-  │
279
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
280
- ───╯
281
-
282
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js
283
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/organisms/ListPage/ListPage.js:9:58 ]
284
- │
285
- 9 │ import { AlertTriangle, Loader2, Plus, RefreshCcw } from "lucide-react";
286
-  │ ───────┬──────
287
-  │ ╰──────── Module not found, treating it as an external dependency
288
-  │
289
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
290
- ───╯
291
-
292
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
293
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
294
- │
295
- 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } from "lucide-react";
296
-  │ ───────┬──────
297
-  │ ╰──────── Module not found, treating it as an external dependency
298
-  │
299
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
300
- ───╯
301
-
302
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js
303
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
304
- │
305
- 12 │ import "lucide-react";
306
-  │ ───────┬──────
307
-  │ ╰──────── Module not found, treating it as an external dependency
308
-  │
309
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
310
- ────╯
311
-
312
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js
313
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
314
- │
315
- 7 │ import { ChevronDown, ChevronUp, Filter } from "lucide-react";
316
-  │ ───────┬──────
317
-  │ ╰──────── Module not found, treating it as an external dependency
318
-  │
319
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
320
- ───╯
321
-
322
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js
323
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
324
- │
325
- 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
326
-  │ ───────┬──────
327
-  │ ╰──────── Module not found, treating it as an external dependency
328
-  │
329
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
330
- ───╯
331
-
332
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js
333
- ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
334
- │
335
- 5 │ import { Search, X } from "lucide-react";
336
-  │ ───────┬──────
337
-  │ ╰──────── Module not found, treating it as an external dependency
338
-  │
339
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
340
- ───╯
341
-
342
- ✔ Build complete in 1504ms
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-shared/tsdown.config.js
4
+ ℹ entry: src/example.ts, src/index.ts, src/types.ts, src/components/BadgeDisplay.tsx, src/components/StreakCounter.tsx, src/components/ViewTabs.tsx, src/components/XpBar.tsx, src/components/index.ts, src/docs/index.ts, src/docs/learning-journey-ui-shared.docblock.ts, src/hooks/index.ts, src/hooks/useLearningProgress.ts
5
+ ℹ target: esnext
6
+ ℹ tsconfig: tsconfig.json
7
+ ℹ Build start
8
+ ℹ Cleaning 133 files
9
+ ℹ dist/hooks/useLearningProgress.js  2.54 kB │ gzip: 0.90 kB
10
+ ℹ dist/components/BadgeDisplay.js  1.51 kB │ gzip: 0.78 kB
11
+ ℹ dist/components/XpBar.js  1.31 kB │ gzip: 0.63 kB
12
+ ℹ dist/components/ViewTabs.js  1.12 kB │ gzip: 0.59 kB
13
+ ℹ dist/components/StreakCounter.js  1.11 kB │ gzip: 0.59 kB
14
+ ℹ dist/docs/learning-journey-ui-shared.docblock.js  0.82 kB │ gzip: 0.47 kB
15
+ ℹ dist/example.js  0.75 kB │ gzip: 0.42 kB
16
+ ℹ dist/index.js  0.53 kB │ gzip: 0.21 kB
17
+ ℹ dist/components/index.js  0.24 kB │ gzip: 0.12 kB
18
+ ℹ dist/hooks/index.js  0.10 kB │ gzip: 0.07 kB
19
+ ℹ dist/docs/index.js  0.05 kB │ gzip: 0.07 kB
20
+ ℹ dist/types.js  0.00 kB │ gzip: 0.02 kB
21
+ ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js.map 17.88 kB │ gzip: 7.43 kB
22
+ ℹ dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js 16.98 kB │ gzip: 7.25 kB
23
+ ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js.map 11.99 kB │ gzip: 4.51 kB
24
+ ℹ dist/libs/contracts/dist/docs/tech/schema/README.docblock.js 11.26 kB │ gzip: 4.34 kB
25
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js.map 11.19 kB │ gzip: 3.74 kB
26
+ ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js.map 10.60 kB │ gzip: 4.02 kB
27
+ ℹ dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js 10.02 kB │ gzip: 3.85 kB
28
+ ℹ dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js  9.58 kB │ gzip: 3.53 kB
29
+ ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js.map  6.33 kB │ gzip: 2.84 kB
30
+ ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js.map  6.17 kB │ gzip: 2.52 kB
31
+ ℹ dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js  5.90 kB │ gzip: 2.68 kB
32
+ ℹ dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js  5.71 kB │ gzip: 2.36 kB
33
+ ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js.map  5.10 kB │ gzip: 1.98 kB
34
+ ℹ dist/hooks/useLearningProgress.js.map  4.64 kB │ gzip: 1.63 kB
35
+ ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js.map  4.64 kB │ gzip: 1.68 kB
36
+ ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js.map  4.24 kB │ gzip: 1.72 kB
37
+ ℹ dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js  4.21 kB │ gzip: 1.80 kB
38
+ ℹ dist/libs/contracts/dist/docs/presentations.js.map  4.11 kB │ gzip: 1.30 kB
39
+ ℹ dist/libs/contracts/dist/docs/tech-contracts.docs.js.map  3.98 kB │ gzip: 1.72 kB
40
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js.map  3.97 kB │ gzip: 1.67 kB
41
+ ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js.map  3.95 kB │ gzip: 1.61 kB
42
+ ℹ dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js  3.91 kB │ gzip: 1.49 kB
43
+ ℹ dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js  3.65 kB │ gzip: 1.56 kB
44
+ ℹ dist/libs/contracts/dist/docs/tech-contracts.docs.js  3.48 kB │ gzip: 1.57 kB
45
+ ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js.map  3.45 kB │ gzip: 1.56 kB
46
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js  3.39 kB │ gzip: 1.49 kB
47
+ ℹ dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js  3.36 kB │ gzip: 1.44 kB
48
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js.map  3.35 kB │ gzip: 1.41 kB
49
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js.map  3.11 kB │ gzip: 1.25 kB
50
+ ℹ dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js  3.03 kB │ gzip: 1.40 kB
51
+ ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js.map  3.02 kB │ gzip: 1.31 kB
52
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js  2.80 kB │ gzip: 1.24 kB
53
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js.map  2.68 kB │ gzip: 1.21 kB
54
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js.map  2.58 kB │ gzip: 1.16 kB
55
+ ℹ dist/libs/contracts/dist/docs/registry.js.map  2.51 kB │ gzip: 1.01 kB
56
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js.map  2.51 kB │ gzip: 1.15 kB
57
+ ℹ dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js  2.46 kB │ gzip: 1.15 kB
58
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js.map  2.41 kB │ gzip: 1.06 kB
59
+ ℹ dist/components/BadgeDisplay.js.map  2.40 kB │ gzip: 1.14 kB
60
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js.map  2.26 kB │ gzip: 1.00 kB
61
+ ℹ dist/libs/design-system/dist/components/atoms/Button.js.map  2.25 kB │ gzip: 0.93 kB
62
+ ℹ dist/libs/contracts/dist/docs/presentations.js  2.22 kB │ gzip: 0.79 kB
63
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui/button.js  2.21 kB │ gzip: 0.94 kB
64
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js  2.18 kB │ gzip: 1.04 kB
65
+ ℹ dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js  2.09 kB │ gzip: 0.99 kB
66
+ ℹ dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js  2.01 kB │ gzip: 0.99 kB
67
+ ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js.map  1.95 kB │ gzip: 0.95 kB
68
+ ℹ dist/components/ViewTabs.js.map  1.92 kB │ gzip: 0.88 kB
69
+ ℹ dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js  1.91 kB │ gzip: 0.90 kB
70
+ ℹ dist/components/XpBar.js.map  1.91 kB │ gzip: 0.89 kB
71
+ ℹ dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js  1.78 kB │ gzip: 0.84 kB
72
+ ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js.map  1.64 kB │ gzip: 0.83 kB
73
+ ℹ dist/components/StreakCounter.js.map  1.63 kB │ gzip: 0.79 kB
74
+ ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js.map  1.55 kB │ gzip: 0.73 kB
75
+ ℹ dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js  1.51 kB │ gzip: 0.79 kB
76
+ ℹ dist/libs/design-system/dist/components/atoms/Button.js  1.41 kB │ gzip: 0.62 kB
77
+ ℹ dist/libs/contracts/dist/docs/meta.docs.js.map  1.38 kB │ gzip: 0.78 kB
78
+ ℹ dist/libs/contracts/dist/docs/index.js  1.38 kB │ gzip: 0.43 kB
79
+ ℹ dist/libs/contracts/dist/docs/registry.js  1.29 kB │ gzip: 0.58 kB
80
+ ℹ dist/libs/ui-kit-web/dist/ui/progress.js.map  1.22 kB │ gzip: 0.65 kB
81
+ ℹ dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js  1.20 kB │ gzip: 0.67 kB
82
+ ℹ dist/example.js.map  1.09 kB │ gzip: 0.58 kB
83
+ ℹ dist/docs/learning-journey-ui-shared.docblock.js.map  1.08 kB │ gzip: 0.60 kB
84
+ ℹ dist/libs/contracts/dist/docs/meta.docs.js  1.07 kB │ gzip: 0.63 kB
85
+ ℹ dist/libs/ui-kit-web/dist/ui/progress.js  0.79 kB │ gzip: 0.46 kB
86
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.69 kB │ gzip: 0.40 kB
87
+ ℹ dist/types.d.ts.map  0.65 kB │ gzip: 0.33 kB
88
+ ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js.map  0.47 kB │ gzip: 0.29 kB
89
+ ℹ dist/libs/ui-kit-web/dist/ui/utils.js.map  0.43 kB │ gzip: 0.29 kB
90
+ ℹ dist/libs/design-system/dist/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.41 kB │ gzip: 0.26 kB
91
+ ℹ dist/libs/ui-kit-web/dist/ui-kit-core/dist/utils.js  0.26 kB │ gzip: 0.19 kB
92
+ ℹ dist/libs/ui-kit-web/dist/ui/utils.js  0.24 kB │ gzip: 0.18 kB
93
+ ℹ dist/libs/design-system/dist/_virtual/rolldown_runtime.js  0.21 kB │ gzip: 0.18 kB
94
+ ℹ dist/hooks/useLearningProgress.d.ts.map  0.19 kB │ gzip: 0.16 kB
95
+ ℹ dist/components/StreakCounter.d.ts.map  0.19 kB │ gzip: 0.16 kB
96
+ ℹ dist/components/BadgeDisplay.d.ts.map  0.19 kB │ gzip: 0.16 kB
97
+ ℹ dist/components/ViewTabs.d.ts.map  0.18 kB │ gzip: 0.16 kB
98
+ ℹ dist/components/XpBar.d.ts.map  0.17 kB │ gzip: 0.15 kB
99
+ ℹ dist/example.d.ts.map  0.14 kB │ gzip: 0.13 kB
100
+ ℹ dist/types.d.ts  1.69 kB │ gzip: 0.61 kB
101
+ ℹ dist/example.d.ts  0.98 kB │ gzip: 0.41 kB
102
+ ℹ dist/index.d.ts  0.81 kB │ gzip: 0.25 kB
103
+ ℹ dist/hooks/useLearningProgress.d.ts  0.71 kB │ gzip: 0.35 kB
104
+ ℹ dist/components/StreakCounter.d.ts  0.35 kB │ gzip: 0.23 kB
105
+ ℹ dist/components/BadgeDisplay.d.ts  0.35 kB │ gzip: 0.23 kB
106
+ ℹ dist/components/ViewTabs.d.ts  0.34 kB │ gzip: 0.23 kB
107
+ ℹ dist/components/XpBar.d.ts  0.32 kB │ gzip: 0.23 kB
108
+ ℹ dist/components/index.d.ts  0.24 kB │ gzip: 0.12 kB
109
+ ℹ dist/hooks/index.d.ts  0.10 kB │ gzip: 0.07 kB
110
+ ℹ dist/docs/index.d.ts  0.01 kB │ gzip: 0.03 kB
111
+ ℹ dist/docs/learning-journey-ui-shared.docblock.d.ts  0.01 kB │ gzip: 0.03 kB
112
+ ℹ 103 files, total: 279.86 kB
113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/DataChips.js
114
+ ╭─[ ../../libs/design-system/dist/components/atoms/DataChips.js:4:41 ]
115
+ │
116
+ 4 │ import { Calendar, Clock, MapPin } from "lucide-react";
117
+  │ ───────┬──────
118
+  │ ╰──────── Module not found, treating it as an external dependency
119
+  │
120
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
121
+ ───╯
122
+
123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/ActionButtons.js
124
+ ╭─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
125
+ │
126
+ 7 │ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } 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/marketing/MarketingComparisonSection.js
134
+ ╭─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
135
+ │
136
+ 6 │ import { CheckCircle } 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/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
+ [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/organisms/MarketingHeaderMobile.js
164
+ ╭─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
165
+ │
166
+ 12 │ import { Menu } from "lucide-react";
167
+  │ ───────┬──────
168
+  │ ╰──────── Module not found, treating it as an external dependency
169
+  │
170
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
171
+ ────╯
172
+
173
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/atoms/LoaderCircular.js
174
+ ╭─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
175
+ │
176
+ 5 │ import { Loader2 } from "lucide-react";
177
+  │ ───────┬──────
178
+  │ ╰──────── Module not found, treating it as an external dependency
179
+  │
180
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
181
+ ───╯
182
+
183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js
184
+ ╭─[ ../../libs/design-system/dist/components/molecules/CommandSearchTrigger.js:8:28 ]
185
+ │
186
+ 8 │ import { SearchIcon } 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/Button.js
194
+ ╭─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
195
+ │
196
+ 4 │ import { Loader2 } from "lucide-react";
197
+  │ ───────┬──────
198
+  │ ╰──────── Module not found, treating it as an external dependency
199
+  │
200
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
+ ───╯
202
+
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js
204
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
205
+ │
206
+ 6 │ import { CheckIcon, CircleIcon } 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/ui-kit-web/dist/ui/accordion.js
214
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
215
+ │
216
+ 6 │ import { ChevronDownIcon } 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/breadcrumb.js
224
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
225
+ │
226
+ 5 │ import { ChevronRight, MoreHorizontal } 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/checkbox.js
234
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
235
+ │
236
+ 6 │ import { CheckIcon } 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/navigation-menu.js
244
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
245
+ │
246
+ 5 │ import { ChevronDownIcon } 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/select.js
254
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
255
+ │
256
+ 6 │ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/ui-kit-web/dist/ui/dialog.js
264
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.js:6:23 ]
265
+ │
266
+ 6 │ import { XIcon } 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/radio-group.js
274
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/radio-group.js:6:28 ]
275
+ │
276
+ 6 │ import { CircleIcon } 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/molecules/LangSwitchDropdown.js
284
+ ╭─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
285
+ │
286
+ 4 │ import { Globe } 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 ../../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 ]
295
+ │
296
+ 6 │ import { XIcon } 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/carousel.js
304
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
305
+ │
306
+ 7 │ import { ArrowLeft, ArrowRight } 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/command.js
314
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
315
+ │
316
+ 7 │ import { SearchIcon } from "lucide-react";
317
+  │ ───────┬──────
318
+  │ ╰──────── Module not found, treating it as an external dependency
319
+  │
320
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
321
+ ───╯
322
+
323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
324
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
325
+ │
326
+ 5 │ import { ChevronLeft, ChevronRight, MoreHorizontal } 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/sidebar.js
334
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
335
+ │
336
+ 12 │ import "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/atoms/Pagination/Pagination.js
354
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
355
+ │
356
+ 5 │ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } 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/molecules/SearchAndFilter/SearchAndFilter.js
364
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
365
+ │
366
+ 7 │ import { ChevronDown, ChevronUp, Filter } 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/SearchInput/SearchInput.js
374
+ ╭─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/SearchInput/SearchInput.js:5:27 ]
375
+ │
376
+ 5 │ import { Search, X } 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
+ ✔ Build complete in 31542ms