@contractspec/example.learning-journey-ui-shared 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.
- package/.turbo/turbo-build.log +57 -56
- package/.turbo/turbo-prebuild.log +2 -1
- package/CHANGELOG.md +15 -0
- package/package.json +7 -7
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,56 +1,57 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
[
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
./
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
./
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
./
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
3
|
+
[0m[2m[35m$[0m [2m[1mbun run prebuild && bun run build:bundle && bun run build:types[0m
|
|
4
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
|
5
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build transpile[0m
|
|
6
|
+
[contractspec-bun-build] transpile target=bun root=src entries=13
|
|
7
|
+
[32mBundled 13 modules in 11ms[0m
|
|
8
|
+
|
|
9
|
+
[34mcomponents/BadgeDisplay.js[0m 1.79 KB [2m(entry point)[0m
|
|
10
|
+
[34m./index.js[0m 10.96 KB [2m(entry point)[0m
|
|
11
|
+
[34mhooks/index.js[0m 2.49 KB [2m(entry point)[0m
|
|
12
|
+
[34mhooks/useLearningProgress.js[0m 2.49 KB [2m(entry point)[0m
|
|
13
|
+
[34m./learning-journey-ui-shared.feature.js[0m 0.64 KB [2m(entry point)[0m
|
|
14
|
+
[34m./types.js[0m 8 bytes [2m(entry point)[0m
|
|
15
|
+
[34mcomponents/index.js[0m 6.24 KB [2m(entry point)[0m
|
|
16
|
+
[34mcomponents/StreakCounter.js[0m 1.29 KB [2m(entry point)[0m
|
|
17
|
+
[34mcomponents/ViewTabs.js[0m 1.36 KB [2m(entry point)[0m
|
|
18
|
+
[34mcomponents/XpBar.js[0m 1.79 KB [2m(entry point)[0m
|
|
19
|
+
[34mdocs/index.js[0m 0.74 KB [2m(entry point)[0m
|
|
20
|
+
[34mdocs/learning-journey-ui-shared.docblock.js[0m 0.74 KB [2m(entry point)[0m
|
|
21
|
+
[34m./example.js[0m 0.92 KB [2m(entry point)[0m
|
|
22
|
+
|
|
23
|
+
[contractspec-bun-build] transpile target=node root=src entries=13
|
|
24
|
+
[32mBundled 13 modules in 12ms[0m
|
|
25
|
+
|
|
26
|
+
[34mcomponents/BadgeDisplay.js[0m 1.78 KB [2m(entry point)[0m
|
|
27
|
+
[34m./index.js[0m 10.94 KB [2m(entry point)[0m
|
|
28
|
+
[34mhooks/index.js[0m 2.48 KB [2m(entry point)[0m
|
|
29
|
+
[34mhooks/useLearningProgress.js[0m 2.48 KB [2m(entry point)[0m
|
|
30
|
+
[34m./learning-journey-ui-shared.feature.js[0m 0.63 KB [2m(entry point)[0m
|
|
31
|
+
[34m./types.js[0m 0 KB [2m(entry point)[0m
|
|
32
|
+
[34mcomponents/index.js[0m 6.23 KB [2m(entry point)[0m
|
|
33
|
+
[34mcomponents/StreakCounter.js[0m 1.28 KB [2m(entry point)[0m
|
|
34
|
+
[34mcomponents/ViewTabs.js[0m 1.35 KB [2m(entry point)[0m
|
|
35
|
+
[34mcomponents/XpBar.js[0m 1.78 KB [2m(entry point)[0m
|
|
36
|
+
[34mdocs/index.js[0m 0.72 KB [2m(entry point)[0m
|
|
37
|
+
[34mdocs/learning-journey-ui-shared.docblock.js[0m 0.72 KB [2m(entry point)[0m
|
|
38
|
+
[34m./example.js[0m 0.90 KB [2m(entry point)[0m
|
|
39
|
+
|
|
40
|
+
[contractspec-bun-build] transpile target=browser root=src entries=13
|
|
41
|
+
[32mBundled 13 modules in 9ms[0m
|
|
42
|
+
|
|
43
|
+
[34mcomponents/BadgeDisplay.js[0m 1.78 KB [2m(entry point)[0m
|
|
44
|
+
[34m./index.js[0m 10.94 KB [2m(entry point)[0m
|
|
45
|
+
[34mhooks/index.js[0m 2.48 KB [2m(entry point)[0m
|
|
46
|
+
[34mhooks/useLearningProgress.js[0m 2.48 KB [2m(entry point)[0m
|
|
47
|
+
[34m./learning-journey-ui-shared.feature.js[0m 0.63 KB [2m(entry point)[0m
|
|
48
|
+
[34m./types.js[0m 0 KB [2m(entry point)[0m
|
|
49
|
+
[34mcomponents/index.js[0m 6.23 KB [2m(entry point)[0m
|
|
50
|
+
[34mcomponents/StreakCounter.js[0m 1.28 KB [2m(entry point)[0m
|
|
51
|
+
[34mcomponents/ViewTabs.js[0m 1.35 KB [2m(entry point)[0m
|
|
52
|
+
[34mcomponents/XpBar.js[0m 1.78 KB [2m(entry point)[0m
|
|
53
|
+
[34mdocs/index.js[0m 0.72 KB [2m(entry point)[0m
|
|
54
|
+
[34mdocs/learning-journey-ui-shared.docblock.js[0m 0.72 KB [2m(entry point)[0m
|
|
55
|
+
[34m./example.js[0m 0.90 KB [2m(entry point)[0m
|
|
56
|
+
|
|
57
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build types[0m
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
|
|
2
|
+
[0m[2m[35m$[0m [2m[1mcontractspec-bun-build prebuild[0m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @contractspec/example.learning-journey-ui-shared
|
|
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/module.learning-journey@3.4.0
|
|
14
|
+
- @contractspec/lib.contracts-spec@3.4.0
|
|
15
|
+
- @contractspec/lib.design-system@3.4.0
|
|
16
|
+
- @contractspec/lib.ui-kit-web@3.4.0
|
|
17
|
+
|
|
3
18
|
## 3.3.0
|
|
4
19
|
|
|
5
20
|
### Minor Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@contractspec/example.learning-journey-ui-shared",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.4.0",
|
|
4
4
|
"description": "Shared UI components and hooks for learning journey mini-apps.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -134,17 +134,17 @@
|
|
|
134
134
|
"typecheck": "tsc --noEmit"
|
|
135
135
|
},
|
|
136
136
|
"dependencies": {
|
|
137
|
-
"@contractspec/lib.contracts-spec": "3.
|
|
138
|
-
"@contractspec/module.learning-journey": "3.
|
|
139
|
-
"@contractspec/lib.design-system": "3.
|
|
140
|
-
"@contractspec/lib.ui-kit-web": "3.
|
|
137
|
+
"@contractspec/lib.contracts-spec": "3.4.0",
|
|
138
|
+
"@contractspec/module.learning-journey": "3.4.0",
|
|
139
|
+
"@contractspec/lib.design-system": "3.4.0",
|
|
140
|
+
"@contractspec/lib.ui-kit-web": "3.4.0",
|
|
141
141
|
"react": "19.2.4"
|
|
142
142
|
},
|
|
143
143
|
"devDependencies": {
|
|
144
|
-
"@contractspec/tool.typescript": "3.
|
|
144
|
+
"@contractspec/tool.typescript": "3.4.0",
|
|
145
145
|
"@types/react": "^19.2.14",
|
|
146
146
|
"typescript": "^5.9.3",
|
|
147
|
-
"@contractspec/tool.bun": "3.
|
|
147
|
+
"@contractspec/tool.bun": "3.4.0"
|
|
148
148
|
},
|
|
149
149
|
"peerDependencies": {
|
|
150
150
|
"react": "^19.2.4"
|