@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,26 +1,384 @@
1
-
2
- $ bun build:bundle && bun build:types
3
- $ tsdown
4
- β„Ή tsdown v0.17.4 powered by rolldown v1.0.0-beta.53
5
- β„Ή config file: /Users/tboutron/Documents/clients/lssm/monorepo-lssm/packages/contractspec/packages/examples/learning-journey-ui-shared/tsdown.config.js (unrun)
6
- β„Ή entry: src/index.ts, src/hooks/index.ts, src/components/index.ts, src/types.ts
7
- β„Ή target: esnext
8
- β„Ή tsconfig: tsconfig.json
9
- β„Ή Build start
10
- β„Ή Cleaning 15 files
11
- β„Ή dist/index.mjs 131.07 kB β”‚ gzip: 43.50 kB
12
- β„Ή dist/components/index.mjs  0.17 kB β”‚ gzip: 0.14 kB
13
- β„Ή dist/hooks/index.mjs  0.10 kB β”‚ gzip: 0.09 kB
14
- β„Ή dist/types.mjs  0.01 kB β”‚ gzip: 0.03 kB
15
- β„Ή dist/components-tyJAN4Ru.mjs  4.53 kB β”‚ gzip: 1.63 kB
16
- β„Ή dist/hooks-B-tDvppY.mjs  2.48 kB β”‚ gzip: 0.87 kB
17
- β„Ή dist/index.d.mts  1.58 kB β”‚ gzip: 0.60 kB
18
- β„Ή dist/types.d.mts  0.38 kB β”‚ gzip: 0.19 kB
19
- β„Ή dist/components/index.d.mts  0.16 kB β”‚ gzip: 0.14 kB
20
- β„Ή dist/hooks/index.d.mts  0.10 kB β”‚ gzip: 0.09 kB
21
- β„Ή dist/types-BMAby_Ku.d.mts  1.70 kB β”‚ gzip: 0.60 kB
22
- β„Ή dist/index-EWErSKip.d.mts  0.95 kB β”‚ gzip: 0.37 kB
23
- β„Ή dist/index-D_7WU_xm.d.mts  0.68 kB β”‚ gzip: 0.35 kB
24
- β„Ή 13 files, total: 143.90 kB
25
- βœ” Build complete in 3574ms
26
- $ tsc --noEmit
1
+ $ bun build:bundle && bun build:types
2
+ $ tsdown
3
+ β„Ή tsdown v0.18.1 powered by rolldown v1.0.0-beta.55
4
+ β„Ή config file: /home/runner/work/contractspec/contractspec/packages/examples/learning-journey-ui-shared/tsdown.config.js
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
+ β„Ή 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/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/organisms/MarketingHeader.js
134
+ β•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeader.js:19:22 ]
135
+ β”‚
136
+ 19 β”‚ import { Menu } 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/atoms/LoaderCircular.js
154
+ β•­─[ ../../libs/design-system/dist/components/atoms/LoaderCircular.js:5:25 ]
155
+ β”‚
156
+ 5 β”‚ import { Loader2 } 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/atoms/Button.js
164
+ β•­─[ ../../libs/design-system/dist/components/atoms/Button.js:4:25 ]
165
+ β”‚
166
+ 4 β”‚ import { Loader2 } 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/marketing/MarketingComparisonSection.js
174
+ β•­─[ ../../libs/design-system/dist/components/marketing/MarketingComparisonSection.js:6:29 ]
175
+ β”‚
176
+ 6 β”‚ import { CheckCircle } 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/atoms/ActionButtons.js
184
+ β•­─[ ../../libs/design-system/dist/components/atoms/ActionButtons.js:7:60 ]
185
+ β”‚
186
+ 7 β”‚ import { Edit, Eye, ToggleLeft, ToggleRight, Trash2 } from "lucide-react";
187
+  β”‚ ───────┬──────
188
+  β”‚ ╰──────── Module not found, treating it as an external dependency
189
+  β”‚
190
+  β”‚ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
191
+ ───╯
192
+
193
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js
194
+ β•­─[ ../../libs/design-system/dist/components/organisms/MarketingHeaderMobile.js:12:22 ]
195
+ β”‚
196
+ 12 β”‚ import { Menu } from "lucide-react";
197
+  β”‚ ───────┬──────
198
+  β”‚ ╰──────── Module not found, treating it as an external dependency
199
+  β”‚
200
+  β”‚ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
201
+ ────╯
202
+
203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'lucide-react' in ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js
204
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/pagination.js:5:59 ]
205
+ β”‚
206
+ 5 β”‚ import { ChevronLeft, ChevronRight, MoreHorizontal } 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/navigation-menu.js
214
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/navigation-menu.js:5:33 ]
215
+ β”‚
216
+ 5 β”‚ 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/dropdown-menu.js
224
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dropdown-menu.js:6:39 ]
225
+ β”‚
226
+ 6 β”‚ import { CheckIcon, CircleIcon } from "lucide-react";
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/breadcrumb.js
234
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/breadcrumb.js:5:46 ]
235
+ β”‚
236
+ 5 β”‚ import { ChevronRight, MoreHorizontal } 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/sidebar.js
244
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sidebar.js:12:8 ]
245
+ β”‚
246
+ 12 β”‚ import "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/sheet.js
254
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/sheet.js:6:23 ]
255
+ β”‚
256
+ 6 β”‚ import { XIcon } 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/carousel.js
264
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/carousel.js:7:39 ]
265
+ β”‚
266
+ 7 β”‚ import { ArrowLeft, ArrowRight } 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/command.js
274
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/command.js:7:28 ]
275
+ β”‚
276
+ 7 β”‚ import { SearchIcon } 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/select.js
284
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/select.js:6:59 ]
285
+ β”‚
286
+ 6 β”‚ import { CheckIcon, ChevronDownIcon, ChevronUpIcon } 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/components/molecules/LangSwitchDropdown.js
294
+ β•­─[ ../../libs/design-system/dist/components/molecules/LangSwitchDropdown.js:4:23 ]
295
+ β”‚
296
+ 4 β”‚ import { Globe } 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/checkbox.js
304
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/checkbox.js:6:27 ]
305
+ β”‚
306
+ 6 β”‚ import { CheckIcon } 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/dialog.js
324
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/dialog.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/accordion.js
334
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/accordion.js:6:33 ]
335
+ β”‚
336
+ 6 β”‚ 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/molecules/SearchAndFilter/SearchAndFilter.js
354
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/molecules/SearchAndFilter/SearchAndFilter.js:7:48 ]
355
+ β”‚
356
+ 7 β”‚ import { ChevronDown, ChevronUp, Filter } 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/atoms/Pagination/Pagination.js
364
+ β•­─[ ../../libs/design-system/dist/ui-kit-web/dist/ui/atoms/Pagination/Pagination.js:5:72 ]
365
+ β”‚
366
+ 5 β”‚ import { ChevronLeft, ChevronRight, ChevronsLeft, ChevronsRight } from "lucide-react";
367
+  β”‚ ───────┬──────
368
+  β”‚ ╰──────── Module not found, treating it as an external dependency
369
+  β”‚
370
+  β”‚ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
371
+ ───╯
372
+
373
+ [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 33698ms
384
+ $ tsc --noEmit
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lssm/example.learning-journey-ui-shared
2
2
 
3
- ## 0.0.0-canary-20251217083314
3
+ ## 0.0.0-canary-20251220002821
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -9,8 +9,8 @@
9
9
  ### Patch Changes
10
10
 
11
11
  - Updated dependencies [66a5dfd]
12
- - @lssm/lib.contracts@0.0.0-canary-20251217083314
13
- - @lssm/lib.design-system@0.0.0-canary-20251217083314
14
- - @lssm/lib.schema@0.0.0-canary-20251217083314
15
- - @lssm/lib.ui-kit-web@0.0.0-canary-20251217083314
16
- - @lssm/module.learning-journey@0.0.0-canary-20251217083314
12
+ - @lssm/lib.contracts@0.0.0-canary-20251220002821
13
+ - @lssm/lib.design-system@0.0.0-canary-20251220002821
14
+ - @lssm/lib.schema@0.0.0-canary-20251220002821
15
+ - @lssm/lib.ui-kit-web@0.0.0-canary-20251220002821
16
+ - @lssm/module.learning-journey@0.0.0-canary-20251220002821
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Chaman Ventures, SASU
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -1,11 +1,12 @@
1
1
  import { BadgeDisplayProps } from "../types.js";
2
- import * as react_jsx_runtime2 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime1 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/BadgeDisplay.d.ts
5
5
  declare function BadgeDisplay({
6
6
  badges,
7
7
  maxVisible,
8
8
  size
9
- }: BadgeDisplayProps): react_jsx_runtime2.JSX.Element;
9
+ }: BadgeDisplayProps): react_jsx_runtime1.JSX.Element;
10
10
  //#endregion
11
- export { BadgeDisplay };
11
+ export { BadgeDisplay };
12
+ //# sourceMappingURL=BadgeDisplay.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BadgeDisplay.d.ts","names":[],"sources":["../../src/components/BadgeDisplay.tsx"],"sourcesContent":[],"mappings":";;;;iBAuBgB,YAAA;;;;GAIb,oBAAiB,kBAAA,CAAA,GAAA,CAAA"}
@@ -41,4 +41,5 @@ function BadgeDisplay({ badges, maxVisible = 5, size = "md" }) {
41
41
  }
42
42
 
43
43
  //#endregion
44
- export { BadgeDisplay };
44
+ export { BadgeDisplay };
45
+ //# sourceMappingURL=BadgeDisplay.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BadgeDisplay.js","names":["BADGE_ICONS: Record<string, string>"],"sources":["../../src/components/BadgeDisplay.tsx"],"sourcesContent":["'use client';\n\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { BadgeDisplayProps } from '../types';\n\nconst BADGE_ICONS: Record<string, string> = {\n studio_first_30m: '🎯',\n platform_tour: 'πŸ—ΊοΈ',\n crm_first_win: 'πŸ†',\n drill_master: '🧠',\n coach_listener: 'πŸ‘‚',\n quest_complete: '⭐',\n streak_7: 'πŸ”₯',\n streak_30: 'πŸ’Ž',\n default: 'πŸ…',\n};\n\nconst sizeStyles = {\n sm: 'h-6 w-6 text-sm',\n md: 'h-8 w-8 text-base',\n lg: 'h-10 w-10 text-lg',\n};\n\nexport function BadgeDisplay({\n badges,\n maxVisible = 5,\n size = 'md',\n}: BadgeDisplayProps) {\n const visibleBadges = badges.slice(0, maxVisible);\n const hiddenCount = badges.length - maxVisible;\n\n if (badges.length === 0) {\n return (\n <div className=\"text-muted-foreground text-sm\">No badges earned yet</div>\n );\n }\n\n return (\n <div className=\"flex items-center gap-1\">\n {visibleBadges.map((badge) => (\n <div\n key={badge}\n className={cn(\n 'flex items-center justify-center rounded-full bg-gradient-to-br from-amber-400/20 to-amber-600/20',\n sizeStyles[size]\n )}\n title={badge.replace(/_/g, ' ')}\n >\n {BADGE_ICONS[badge] ?? BADGE_ICONS.default}\n </div>\n ))}\n {hiddenCount > 0 && (\n <div\n className={cn(\n 'text-muted-foreground bg-muted flex items-center justify-center rounded-full',\n sizeStyles[size],\n 'text-xs font-medium'\n )}\n >\n +{hiddenCount}\n </div>\n )}\n </div>\n );\n}\n"],"mappings":";;;;;;AAKA,MAAMA,cAAsC;CAC1C,kBAAkB;CAClB,eAAe;CACf,eAAe;CACf,cAAc;CACd,gBAAgB;CAChB,gBAAgB;CAChB,UAAU;CACV,WAAW;CACX,SAAS;CACV;AAED,MAAM,aAAa;CACjB,IAAI;CACJ,IAAI;CACJ,IAAI;CACL;AAED,SAAgB,aAAa,EAC3B,QACA,aAAa,GACb,OAAO,QACa;CACpB,MAAM,gBAAgB,OAAO,MAAM,GAAG,WAAW;CACjD,MAAM,cAAc,OAAO,SAAS;AAEpC,KAAI,OAAO,WAAW,EACpB,QACE,oBAAC;EAAI,WAAU;YAAgC;GAA0B;AAI7E,QACE,qBAAC;EAAI,WAAU;aACZ,cAAc,KAAK,UAClB,oBAAC;GAEC,WAAW,GACT,qGACA,WAAW,MACZ;GACD,OAAO,MAAM,QAAQ,MAAM,IAAI;aAE9B,YAAY,UAAU,YAAY;KAP9B,MAQD,CACN,EACD,cAAc,KACb,qBAAC;GACC,WAAW,GACT,gFACA,WAAW,OACX,sBACD;cACF,KACG;IACE;GAEJ"}
@@ -1,11 +1,12 @@
1
1
  import { StreakCounterProps } from "../types.js";
2
- import * as react_jsx_runtime1 from "react/jsx-runtime";
2
+ import * as react_jsx_runtime2 from "react/jsx-runtime";
3
3
 
4
4
  //#region src/components/StreakCounter.d.ts
5
5
  declare function StreakCounter({
6
6
  days,
7
7
  isActive,
8
8
  size
9
- }: StreakCounterProps): react_jsx_runtime1.JSX.Element;
9
+ }: StreakCounterProps): react_jsx_runtime2.JSX.Element;
10
10
  //#endregion
11
- export { StreakCounter };
11
+ export { StreakCounter };
12
+ //# sourceMappingURL=StreakCounter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StreakCounter.d.ts","names":[],"sources":["../../src/components/StreakCounter.tsx"],"sourcesContent":[],"mappings":";;;;iBAuBgB,aAAA;;;;GAIb,qBAAkB,kBAAA,CAAA,GAAA,CAAA"}
@@ -42,4 +42,5 @@ function StreakCounter({ days, isActive = true, size = "md" }) {
42
42
  }
43
43
 
44
44
  //#endregion
45
- export { StreakCounter };
45
+ export { StreakCounter };
46
+ //# sourceMappingURL=StreakCounter.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StreakCounter.js","names":[],"sources":["../../src/components/StreakCounter.tsx"],"sourcesContent":["'use client';\n\nimport { cn } from '@lssm/lib.ui-kit-web/ui/utils';\nimport type { StreakCounterProps } from '../types';\n\nconst sizeStyles = {\n sm: {\n container: 'gap-1 px-2 py-1',\n icon: 'text-base',\n text: 'text-xs',\n },\n md: {\n container: 'gap-1.5 px-3 py-1.5',\n icon: 'text-lg',\n text: 'text-sm',\n },\n lg: {\n container: 'gap-2 px-4 py-2',\n icon: 'text-xl',\n text: 'text-base',\n },\n};\n\nexport function StreakCounter({\n days,\n isActive = true,\n size = 'md',\n}: StreakCounterProps) {\n const styles = sizeStyles[size];\n\n return (\n <div\n className={cn(\n 'inline-flex items-center rounded-full font-semibold',\n styles.container,\n isActive\n ? 'bg-orange-500/10 text-orange-500'\n : 'bg-muted text-muted-foreground'\n )}\n >\n <span className={styles.icon} role=\"img\" aria-label=\"streak\">\n πŸ”₯\n </span>\n <span className={styles.text}>\n {days} {days === 1 ? 'day' : 'days'}\n </span>\n </div>\n );\n}\n"],"mappings":";;;;;;AAKA,MAAM,aAAa;CACjB,IAAI;EACF,WAAW;EACX,MAAM;EACN,MAAM;EACP;CACD,IAAI;EACF,WAAW;EACX,MAAM;EACN,MAAM;EACP;CACD,IAAI;EACF,WAAW;EACX,MAAM;EACN,MAAM;EACP;CACF;AAED,SAAgB,cAAc,EAC5B,MACA,WAAW,MACX,OAAO,QACc;CACrB,MAAM,SAAS,WAAW;AAE1B,QACE,qBAAC;EACC,WAAW,GACT,uDACA,OAAO,WACP,WACI,qCACA,iCACL;aAED,oBAAC;GAAK,WAAW,OAAO;GAAM,MAAK;GAAM,cAAW;aAAS;IAEtD,EACP,qBAAC;GAAK,WAAW,OAAO;;IACrB;IAAK;IAAE,SAAS,IAAI,QAAQ;;IACxB;GACH"}
@@ -8,4 +8,5 @@ declare function ViewTabs({
8
8
  availableViews
9
9
  }: ViewTabsProps): react_jsx_runtime0.JSX.Element;
10
10
  //#endregion
11
- export { ViewTabs };
11
+ export { ViewTabs };
12
+ //# sourceMappingURL=ViewTabs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ViewTabs.d.ts","names":[],"sources":["../../src/components/ViewTabs.tsx"],"sourcesContent":[],"mappings":";;;;iBAmBgB,QAAA;;;;GAIb,gBAAa,kBAAA,CAAA,GAAA,CAAA"}