@contractspec/example.learning-journey-ui-gamified 3.3.0 → 3.4.0

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.
@@ -1,62 +1,63 @@
1
- $ contractspec-bun-build prebuild
2
- $ bun run prebuild && bun run build:bundle && bun run build:types
3
- $ contractspec-bun-build prebuild
4
- $ contractspec-bun-build transpile
5
- [contractspec-bun-build] transpile target=bun root=src entries=15
6
- Bundled 15 modules in 26ms
7
-
8
- ./GamifiedMiniApp.js 43.40 KB (entry point)
9
- ./index.js 45.81 KB (entry point)
10
- ./learning-journey-ui-gamified.feature.js 0.64 KB (entry point)
11
- views/index.js 40.69 KB (entry point)
12
- views/Overview.js 10.46 KB (entry point)
13
- views/Progress.js 11.97 KB (entry point)
14
- views/Steps.js 6.49 KB (entry point)
15
- views/Timeline.js 11.52 KB (entry point)
16
- components/index.js 8.95 KB (entry point)
17
- components/DayCalendar.js 1.92 KB (entry point)
18
- components/FlashCard.js 4.40 KB (entry point)
19
- components/MasteryRing.js 2.61 KB (entry point)
20
- docs/index.js 0.80 KB (entry point)
21
- docs/learning-journey-ui-gamified.docblock.js 0.80 KB (entry point)
22
- ./example.js 0.93 KB (entry point)
23
-
24
- [contractspec-bun-build] transpile target=node root=src entries=15
25
- Bundled 15 modules in 27ms
26
-
27
- ./GamifiedMiniApp.js 43.37 KB (entry point)
28
- ./index.js 45.78 KB (entry point)
29
- ./learning-journey-ui-gamified.feature.js 0.63 KB (entry point)
30
- views/index.js 40.66 KB (entry point)
31
- views/Overview.js 10.46 KB (entry point)
32
- views/Progress.js 11.96 KB (entry point)
33
- views/Steps.js 6.48 KB (entry point)
34
- views/Timeline.js 11.51 KB (entry point)
35
- components/index.js 8.93 KB (entry point)
36
- components/DayCalendar.js 1.91 KB (entry point)
37
- components/FlashCard.js 4.39 KB (entry point)
38
- components/MasteryRing.js 2.60 KB (entry point)
39
- docs/index.js 0.79 KB (entry point)
40
- docs/learning-journey-ui-gamified.docblock.js 0.79 KB (entry point)
41
- ./example.js 0.92 KB (entry point)
42
-
43
- [contractspec-bun-build] transpile target=browser root=src entries=15
44
- Bundled 15 modules in 31ms
45
-
46
- ./GamifiedMiniApp.js 43.37 KB (entry point)
47
- ./index.js 45.78 KB (entry point)
48
- ./learning-journey-ui-gamified.feature.js 0.63 KB (entry point)
49
- views/index.js 40.66 KB (entry point)
50
- views/Overview.js 10.46 KB (entry point)
51
- views/Progress.js 11.96 KB (entry point)
52
- views/Steps.js 6.48 KB (entry point)
53
- views/Timeline.js 11.51 KB (entry point)
54
- components/index.js 8.93 KB (entry point)
55
- components/DayCalendar.js 1.91 KB (entry point)
56
- components/FlashCard.js 4.39 KB (entry point)
57
- components/MasteryRing.js 2.60 KB (entry point)
58
- docs/index.js 0.79 KB (entry point)
59
- docs/learning-journey-ui-gamified.docblock.js 0.79 KB (entry point)
60
- ./example.js 0.92 KB (entry point)
61
-
62
- $ contractspec-bun-build types
1
+
2
+ $ contractspec-bun-build prebuild
3
+ $ bun run prebuild && bun run build:bundle && bun run build:types
4
+ $ contractspec-bun-build prebuild
5
+ $ contractspec-bun-build transpile
6
+ [contractspec-bun-build] transpile target=bun root=src entries=15
7
+ Bundled 15 modules in 14ms
8
+
9
+ ./GamifiedMiniApp.js 43.40 KB (entry point)
10
+ ./index.js 45.81 KB (entry point)
11
+ ./learning-journey-ui-gamified.feature.js 0.64 KB (entry point)
12
+ views/index.js 40.69 KB (entry point)
13
+ views/Overview.js 10.46 KB (entry point)
14
+ views/Progress.js 11.97 KB (entry point)
15
+ views/Steps.js 6.49 KB (entry point)
16
+ views/Timeline.js 11.52 KB (entry point)
17
+ components/index.js 8.95 KB (entry point)
18
+ components/DayCalendar.js 1.92 KB (entry point)
19
+ components/FlashCard.js 4.40 KB (entry point)
20
+ components/MasteryRing.js 2.61 KB (entry point)
21
+ docs/index.js 0.80 KB (entry point)
22
+ docs/learning-journey-ui-gamified.docblock.js 0.80 KB (entry point)
23
+ ./example.js 0.93 KB (entry point)
24
+
25
+ [contractspec-bun-build] transpile target=node root=src entries=15
26
+ Bundled 15 modules in 18ms
27
+
28
+ ./GamifiedMiniApp.js 43.37 KB (entry point)
29
+ ./index.js 45.78 KB (entry point)
30
+ ./learning-journey-ui-gamified.feature.js 0.63 KB (entry point)
31
+ views/index.js 40.66 KB (entry point)
32
+ views/Overview.js 10.46 KB (entry point)
33
+ views/Progress.js 11.96 KB (entry point)
34
+ views/Steps.js 6.48 KB (entry point)
35
+ views/Timeline.js 11.51 KB (entry point)
36
+ components/index.js 8.93 KB (entry point)
37
+ components/DayCalendar.js 1.91 KB (entry point)
38
+ components/FlashCard.js 4.39 KB (entry point)
39
+ components/MasteryRing.js 2.60 KB (entry point)
40
+ docs/index.js 0.79 KB (entry point)
41
+ docs/learning-journey-ui-gamified.docblock.js 0.79 KB (entry point)
42
+ ./example.js 0.92 KB (entry point)
43
+
44
+ [contractspec-bun-build] transpile target=browser root=src entries=15
45
+ Bundled 15 modules in 12ms
46
+
47
+ ./GamifiedMiniApp.js 43.37 KB (entry point)
48
+ ./index.js 45.78 KB (entry point)
49
+ ./learning-journey-ui-gamified.feature.js 0.63 KB (entry point)
50
+ views/index.js 40.66 KB (entry point)
51
+ views/Overview.js 10.46 KB (entry point)
52
+ views/Progress.js 11.96 KB (entry point)
53
+ views/Steps.js 6.48 KB (entry point)
54
+ views/Timeline.js 11.51 KB (entry point)
55
+ components/index.js 8.93 KB (entry point)
56
+ components/DayCalendar.js 1.91 KB (entry point)
57
+ components/FlashCard.js 4.39 KB (entry point)
58
+ components/MasteryRing.js 2.60 KB (entry point)
59
+ docs/index.js 0.79 KB (entry point)
60
+ docs/learning-journey-ui-gamified.docblock.js 0.79 KB (entry point)
61
+ ./example.js 0.92 KB (entry point)
62
+
63
+ $ contractspec-bun-build types
@@ -1 +1,2 @@
1
- $ contractspec-bun-build prebuild
1
+
2
+ $ contractspec-bun-build prebuild
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # @contractspec/example.learning-journey-ui-gamified
2
2
 
3
+ ## 3.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 0ee467a: feat: improve ai and customization
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies [0ee467a]
12
+ - Updated dependencies [56ee8e6]
13
+ - @contractspec/example.learning-journey-quest-challenges@3.4.0
14
+ - @contractspec/example.learning-journey-duo-drills@3.4.0
15
+ - @contractspec/example.learning-journey-ui-shared@3.4.0
16
+ - @contractspec/module.learning-journey@3.4.0
17
+ - @contractspec/lib.contracts-spec@3.4.0
18
+ - @contractspec/lib.design-system@3.4.0
19
+ - @contractspec/lib.ui-kit-web@3.4.0
20
+
3
21
  ## 3.3.0
4
22
 
5
23
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@contractspec/example.learning-journey-ui-gamified",
3
- "version": "3.3.0",
3
+ "version": "3.4.0",
4
4
  "description": "Duolingo-style gamified learning UI for drills and quests.",
5
5
  "type": "module",
6
6
  "types": "./dist/index.d.ts",
@@ -148,20 +148,20 @@
148
148
  "typecheck": "tsc --noEmit"
149
149
  },
150
150
  "dependencies": {
151
- "@contractspec/lib.contracts-spec": "3.3.0",
152
- "@contractspec/example.learning-journey-ui-shared": "3.3.0",
153
- "@contractspec/example.learning-journey-duo-drills": "3.3.0",
154
- "@contractspec/example.learning-journey-quest-challenges": "3.3.0",
155
- "@contractspec/module.learning-journey": "3.3.0",
156
- "@contractspec/lib.design-system": "3.3.0",
157
- "@contractspec/lib.ui-kit-web": "3.3.0",
151
+ "@contractspec/lib.contracts-spec": "3.4.0",
152
+ "@contractspec/example.learning-journey-ui-shared": "3.4.0",
153
+ "@contractspec/example.learning-journey-duo-drills": "3.4.0",
154
+ "@contractspec/example.learning-journey-quest-challenges": "3.4.0",
155
+ "@contractspec/module.learning-journey": "3.4.0",
156
+ "@contractspec/lib.design-system": "3.4.0",
157
+ "@contractspec/lib.ui-kit-web": "3.4.0",
158
158
  "react": "19.2.4"
159
159
  },
160
160
  "devDependencies": {
161
- "@contractspec/tool.typescript": "3.3.0",
161
+ "@contractspec/tool.typescript": "3.4.0",
162
162
  "@types/react": "^19.2.14",
163
163
  "typescript": "^5.9.3",
164
- "@contractspec/tool.bun": "3.3.0"
164
+ "@contractspec/tool.bun": "3.4.0"
165
165
  },
166
166
  "peerDependencies": {
167
167
  "react": "^19.2.4"